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