fails:StringScanner#scan_until can match anchors properly
graalvm:StringScanner#scan_until returns the substring up to and including the end of the match
graalvm:StringScanner#scan_until returns nil if there's no match
