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