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