Update FindUsagesTestGenerated$Kotlin$Conventions.testSet test data
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
Function call 11 a.set(2, B(2))
|
Function call 11 a.set(2, B(2))
|
||||||
Implicit 'set' 12 a[1] = B(2)
|
Implicit 'set' 12 a[1] = B(2)
|
||||||
Unclassified usage 13 a[2]++
|
Implicit 'set' 13 a[2]++
|
||||||
Reference in New Issue
Block a user