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