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