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