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