shithub: mc

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

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

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