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