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