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