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