static S ai_smartParse1(S s, Pair sep) { if (tok_containsSimpleArrows(s)) ret ai_parse_simpleArrow(s, sep); null; }