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