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