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