ref: 290af5c176be42347969ad80ed9d73391a36c61e
dir: /parse/cstr.def/
Tc(Tcnum, "tcnum") /* arith ops */ Tc(Tcint, "tcint") /* bitwise ops */ Tc(Tctest, "tctest") /* if condition */ Tc(Tcidx, "tcidx") /* indexable */ Tc(Tcslice, "tcslice") /* sliceable */ Tc(Ncstr, "")