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