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