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