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