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