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