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