shithub: mc

ref: af272f33d3f7f75006f78d925f57532d879bff31
dir: /test/generic.myr/

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

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