[Analysis API] add tests on incomplete function type parameter symbol
^KT-65858 Obsolete
This commit is contained in:
committed by
Space Team
parent
ca740b70f3
commit
1ba81fca57
+1
@@ -0,0 +1 @@
|
||||
fun< <expr>T</expr> >
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
KT element: KtTypeParameter
|
||||
FIR element: FirTypeParameterImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
[ResolvedTo(BODY_RESOLVE)] T
|
||||
|
||||
FIR FILE:
|
||||
FILE: [ResolvedTo(IMPORTS)] incompleteFunctionTypeParemeter.kt
|
||||
public final [ResolvedTo(BODY_RESOLVE)] fun <[ResolvedTo(BODY_RESOLVE)] T> <no name provided>(): R|kotlin/Unit|
|
||||
Reference in New Issue
Block a user