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