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