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