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