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