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