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