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