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