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