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