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