ref: 595655d194bef8eb4505ffe38af641f78aa157fe dir: /test/regex-basic.myr/
use std use "testmatch.use" const main = { testmatch(".*bc", "Abc") }