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