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