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