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