[Analysis API] update testdata after renderer rework
The new testdata seems to be more correct or just different ^KTIJ-23268
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
class X<T> {
|
||||
fun <T3> foo()
|
||||
|
||||
inner class Y<T1>
|
||||
|
||||
class Z<T2>
|
||||
|
||||
fun <T3> foo()
|
||||
}
|
||||
Reference in New Issue
Block a user