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