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