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