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