Files
kotlin-fork/compiler/testData/diagnostics/tests
Kirill Rakhman 376a9b8ace [FIR] Implement deprecation for accessing private operators from public inline function
This only affects delegation operators as well as the for-loop-related
next and hasNext operators.
All the other operators worked correctly before.
In K2, the previously mentioned operator calls will be flagged with a
deprecation error and will become and error in 2.1.

#KT-59782 Fixed
2024-02-06 11:18:25 +00:00
..
2024-01-12 08:08:20 +00:00
2023-10-24 20:59:56 +00:00
2023-10-02 14:37:00 +00:00
2024-01-05 14:15:06 +00:00
2024-01-17 11:31:26 +00:00