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