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