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