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