shithub: mc

ref: 68f6db30794bf0d5390fc895063e62306fc72753
dir: /test/generic.myr/

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

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