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