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