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