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