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