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