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