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