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