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