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