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