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