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