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