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