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