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