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