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