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