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