shithub: mc

ref: 55f902cc327c45e15fba898fcc004f01a2f187e3
dir: /lib/regex/test/failmatch.myr/

View raw version
use std

use "testmatch.use"

const main = {
	testmatch(".*bcd", "Abc", `std.None)
}