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