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