static long firstLong_regexp(S s) { ret parseLongOr0(regexpExtract("\\d+", s)); }