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