shithub: mc

ref: deb278d26087e1393e1ef1f9bfe0592b4df16298
dir: /test/arraylen.myr/

View raw version
const main = {
	var a : int[12]

	-> a.len
}