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