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