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