[FIR] Report INAPPLICABLE_INFIX_MODIFIER on vararg parameter, position INAPPLICABLE_INFIX_MODIFIER on infix keyword
#KT-59974
This commit is contained in:
committed by
Space Team
parent
aebbdeaf92
commit
a77349edb4
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
class Pair<out A, out B>(val first: A, val second: B)
|
||||
|
||||
class Example {
|
||||
|
||||
Reference in New Issue
Block a user