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