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