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