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