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