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