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