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