ref: 7541780143bee3d4fbb18f4d9c4fea2c29f1587a dir: /test/slicelen.myr/
const main = { var a : int[8] var s s = a[1:6] -> s.len }