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