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