summaryrefslogtreecommitdiff
path: root/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/AnnotationComplex.resolved.fe10.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/AnnotationComplex.resolved.fe10.txt')
-rw-r--r--plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/AnnotationComplex.resolved.fe10.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/AnnotationComplex.resolved.fe10.txt b/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/AnnotationComplex.resolved.fe10.txt
index 1567988cf98b..192208b9871c 100644
--- a/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/AnnotationComplex.resolved.fe10.txt
+++ b/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/AnnotationComplex.resolved.fe10.txt
@@ -1,4 +1,4 @@
-UTypeReferenceExpression (name = java.lang.String) -> USimpleNameReferenceExpression (identifier = String) -> PsiClass:String: String
+UTypeReferenceExpression (name = java.lang.String) -> USimpleNameReferenceExpression (identifier = String) -> Decompiled_Class: String
UTypeReferenceExpression (name = Annotation) -> USimpleNameReferenceExpression (identifier = Annotation) -> Kotlin_Light_Class:annotation class Annotation(vararg val strings: String): Annotation
UTypeReferenceExpression (name = Annotation) -> USimpleNameReferenceExpression (identifier = Annotation) -> Kotlin_Light_Class:annotation class Annotation(vararg val strings: String): Annotation
UTypeReferenceExpression (name = AnnotationArray) -> USimpleNameReferenceExpression (identifier = AnnotationArray) -> Kotlin_Light_Class:annotation class AnnotationArray(vararg val value: Annotation): AnnotationArray