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