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