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