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