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