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