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