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