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