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