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