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