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