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