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