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