shithub: mc

ref: 2875475106b50c1b537de512ce7605169820cc53
dir: /test/generic.myr/

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

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