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