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