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