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