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