[FIR] Fix exponential analysis of augmented array access calls
^KT-50861 Fixed
This commit is contained in:
committed by
teamcity
parent
c4735f9f29
commit
ade2307345
+1
-1
@@ -16,4 +16,4 @@ fun withVararg(vararg xs: Int) = 42
|
||||
|
||||
fun test1() {
|
||||
A[::withVararg] += 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user