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