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