ref: 96cb5ec50175acc33b6f67ae4690e9ef9badaffa dir: /test/sizeof.myr/
use std /* checks that sizeof() works. exits with 4. */ const main = { -> sizeof(int) }