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