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