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