shithub: mc

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

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

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