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