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