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