static S tok_classifyDollarVar(S t) { if (isDollarVar(t)) ret ""; ret t; }