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