lightClassUtils: Fix CCE when trying to obtain KtLightTypeParameter
#KT-12259 Fixed
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
// PSI_ELEMENT: org.jetbrains.kotlin.psi.KtTypeParameter
|
||||
val <T<caret>> foo: T
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
Class/object property type 2 val <T> foo: T
|
||||
Reference in New Issue
Block a user