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