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