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