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