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