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