summaryrefslogtreecommitdiff
path: root/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/ClassAnnotation.resolved.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/ClassAnnotation.resolved.txt')
-rw-r--r--plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/ClassAnnotation.resolved.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/ClassAnnotation.resolved.txt b/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/ClassAnnotation.resolved.txt
index 8a7e794ccd5c..0261f167eb86 100644
--- a/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/ClassAnnotation.resolved.txt
+++ b/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/ClassAnnotation.resolved.txt
@@ -1,6 +1,6 @@
UTypeReferenceExpression (name = <ErrorType>) -> USimpleNameReferenceExpression (identifier = Test) -> null: null
-UTypeReferenceExpression (name = java.lang.String) -> USimpleNameReferenceExpression (identifier = String) -> PsiClass:String: String
+UTypeReferenceExpression (name = java.lang.String) -> USimpleNameReferenceExpression (identifier = String) -> Decompiled_Class: String
+UTypeReferenceExpression (name = MyAnnotation) -> USimpleNameReferenceExpression (identifier = MyAnnotation) -> Kotlin_Light_Class:annotation class MyAnnotation(val text: String): MyAnnotation
UTypeReferenceExpression (name = MyAnnotation) -> USimpleNameReferenceExpression (identifier = MyAnnotation) -> Kotlin_Light_Class:annotation class MyAnnotation(val text: String): MyAnnotation
UTypeReferenceExpression (name = MyAnnotation) -> USimpleNameReferenceExpression (identifier = MyAnnotation) -> Kotlin_Light_Class:annotation class MyAnnotation(val text: String): MyAnnotation
UTypeReferenceExpression (name = MyAnnotation) -> USimpleNameReferenceExpression (identifier = MyAnnotation) -> Kotlin_Light_Class:annotation class MyAnnotation(val text: String): MyAnnotation
-UTypeReferenceExpression (name = MyAnnotation) -> USimpleNameReferenceExpression (identifier = MyAnnotation) -> Kotlin_Light_Class:annotation class MyAnnotation(val text: String): MyAnnotation \ No newline at end of file