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