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