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