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