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