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