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