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