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