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