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