shithub: mc

ref: 949eb0559d34c181134b810d16d845f7609c2222
dir: /test/generic.myr/

View raw version
generic id = {a:@a
	-> a
}

const main = {
	id("adsf")
	-> id(42)
}