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