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