shithub: mc

ref: 4f1a566d65a2a1c91c18dbd96f5cba69b80d8008
dir: /parse/cstr.def/

View raw version
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, "")