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