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