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