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