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