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