26ec7ec296
The new testdata seems to be more correct or just different ^KTIJ-23268
7 lines
67 B
Plaintext
Vendored
7 lines
67 B
Plaintext
Vendored
class X<T> {
|
|
fun <T3> foo()
|
|
|
|
inner class Y<T1>
|
|
|
|
class Z<T2>
|
|
} |