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