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