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