shithub: mc

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

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

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