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