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