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