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