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