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