shithub: mc

ref: 0423f18453e30a452cec63e8cfff93a41c63edcb
dir: /test/generic.myr/

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

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