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