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