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