ref: 6a4f50b69edba3548b265cbcb99c5dbd7ada04c5
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, "")