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