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