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