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