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