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