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