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