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