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