shithub: mc

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