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