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