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