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