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