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