shithub: mc

ref: a843f825632bd19e34a81bccf9b8a015a0196586
dir: /lib/regex/test/failmatch.myr/

View raw version
use std

use "testmatch.use"

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