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