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