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