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