Cleanup 192 patchset files (KTI-315)
This commit is contained in:
-9
@@ -1,9 +0,0 @@
|
||||
Actual data differs from file content: LibraryNestedClassSecondaryConstructorUsages.results.txt expected:<...3 class Y(): A.T()
|
||||
[[LibraryNestedClassSecondaryConstructorUsages.1.java] New instance creation 14 A.T a = new A.T();
|
||||
[LibraryNestedClassSecondaryConstructorUsages.1.java] Unclassified usage 10 super();
|
||||
[LibraryNestedClassSecondaryConstructorUsages.1.java] Unclassified usage 6 public J() {
|
||||
[library.kt] New instance creation 64 val tt = A.T()
|
||||
[library.kt] Supertype 40 class VV(): A.T()
|
||||
]> but was:<...3 class Y(): A.T()
|
||||
[[library.kt] New instance creation 64 val tt = A.T()
|
||||
[library.kt] Supertype 40 class VV(): A.T()]>
|
||||
idea/testData/findUsages/libraryUsages/kotlinLibrary/LibrarySecondaryConstructorUsages.0.kt.fail.192
Vendored
-6
@@ -1,6 +0,0 @@
|
||||
Actual data differs from file content: LibrarySecondaryConstructorUsages.results.txt expected:<... 13 class Y(): A()
|
||||
[[LibrarySecondaryConstructorUsages.1.java] New instance creation 14 A a = new A();
|
||||
[LibrarySecondaryConstructorUsages.1.java] Unclassified usage 10 super();
|
||||
[LibrarySecondaryConstructorUsages.1.java] Unclassified usage 6 public J() {
|
||||
[]library.kt] New inst...> but was:<... 13 class Y(): A()
|
||||
[[]library.kt] New inst...>
|
||||
Reference in New Issue
Block a user