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