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