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