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