shithub: mc

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