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