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