shithub: mc

ref: 77a5bd52ac777a95a22395227f29084e49569370
dir: /lib/regex/test/failmatch.myr/

View raw version
use std

use "testmatch.use"

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