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