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