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