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