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