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