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