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