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