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