[TD] Update test data after previous commit
This commit is contained in:
+2
-2
@@ -49,7 +49,7 @@ fun lol(a: Array<Boolean>) {}
|
||||
<!CONFLICTING_OVERLOADS!>fun <T> mem(t: T) where T : String, T : () -> Boolean {}<!>
|
||||
|
||||
class M {
|
||||
companion <!REDECLARATION!>object<!> {}
|
||||
<!REDECLARATION{LT}!>companion <!REDECLARATION{PSI}!>object<!> {}<!>
|
||||
<!REDECLARATION!>val Companion = object : Any {}<!>
|
||||
}
|
||||
|
||||
@@ -65,4 +65,4 @@ class mest
|
||||
|
||||
fun() {}
|
||||
|
||||
private fun() {}
|
||||
private fun() {}
|
||||
|
||||
Reference in New Issue
Block a user