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