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