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