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