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