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