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