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