shithub: mc

ref: 440ff74a6d16e3edb5322976ae5c9446f315c754
dir: /test/generic.myr/

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

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