static bool tok_containsSimpleArrow(S s) { ret jfind(s, "->") >= 0; }