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