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