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