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