ref: ea60cdb464fe0bb4d289fb841304a44539d24593 dir: /lib/regex/test/failmatch.myr/
use std use "testmatch.use" const main = { testmatch(".*bcd", "Abc", `std.None) }