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