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