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