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