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