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