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