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