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