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