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