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