ref: e506b713ad0766bf7eb182325cba64fd6931c1cc dir: /test/bounds.myr/
const main = { var a : byte[:] = [1, 2, 3][:] var b = a[:4] }