static S regexpICLastGroup(S pat, S s) { ret last(regexpICFirstGroups(pat, s)); }