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