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