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