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