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