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