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