sbool tokCondition_shortNew(LS tok, int i) { ret eqOneOf(_get(tok, i), "(", ";", ",", ")", "{", "<"); }