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