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