|
|
|
|
|
by Cthulhu_
998 days ago
|
|
In practice it won't break anything, unless there is code that accidentally relies on this behaviour. Most of the code affected by this will already have a workaround - the `x := x` mentioned - which can be removed after applying this change. |
|