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