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