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