Make infix modifier diagnostic message more informative (KT-12589)
(cherry picked from commit 2744309)
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
// ERROR: 'operator' modifier is inapplicable on this function: must be a member or an extension
|
||||
// ERROR: 'operator' modifier is inapplicable on this function: must be a member or an extension function
|
||||
|
||||
package p
|
||||
|
||||
|
||||
Reference in New Issue
Block a user