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