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