shithub: mc

ref: 5c7e36bd7cd57550ed88c2509113cda679d5fd6e
dir: /test/generic.myr/

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

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