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