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