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