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