shithub: mc

ref: cef9f9cc57105139c4157fdfb14036c724271271
dir: /test/sizeof.myr/

View raw version
/* checks that sizeof() works. exits with 4. */
const main = {
	-> sizeof(int)
}