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