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