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