static S tok_functionName(L tok) { ret get(tok, indexOfOneOf(tok, 0, "(", "{")-2); }