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