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