ref: 3034887c19bb86b0551c854758a9f93ee1395815 dir: /libregex/test/failmatch.myr/
use std use "testmatch.use" const main = { testmatch(".*bcd", "Abc", `std.None) }