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