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