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