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