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