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