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