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