On 4 May 2023, at 14:27, Edward Catmur <ecatmur@googlemail.com> wrote:Deprecate ** in one cycle, make it an operator token in the next. Like we did for [,].Except that this would break A LOT of code. I used to work on a scientific code base where multiple dereferences like `***` were all over the place.
Cheers,Timur