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