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