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