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