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