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