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