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