// returns index of trailing N token static int tok_endOfExpression(LS tok, int i) { ret tok_findEndOfExpression(tok, i); }