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