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