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