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