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