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