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