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