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