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