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