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