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