static bool tok_tokenBeforeLonelyReturnValue(S t) { ret l(t) == 1 && "{};".contains(t) || eq(t, "else"); }