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