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