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