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