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