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