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