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