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