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