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