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