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