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