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