ref: 4931139165780ca410fe5ab41cac6d1af0af059e dir: /test/arraylen.myr/
/* checks that array lengths work. should exit with 12. */ const main = { var a : int[12] -> a.len }