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