From 9b429fb535fc53a3be57bf5345026df328ffc0e4 Mon Sep 17 00:00:00 2001 From: Ilya Kirillov Date: Wed, 27 Jan 2021 21:11:42 +0100 Subject: [PATCH] FIR IDE: update testdata --- .../testData/symbolsByFqName/fileWalkDirectionEnum.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/idea/idea-frontend-fir/testData/symbolsByFqName/fileWalkDirectionEnum.txt b/idea/idea-frontend-fir/testData/symbolsByFqName/fileWalkDirectionEnum.txt index f948399b035..6d86b556205 100644 --- a/idea/idea-frontend-fir/testData/symbolsByFqName/fileWalkDirectionEnum.txt +++ b/idea/idea-frontend-fir/testData/symbolsByFqName/fileWalkDirectionEnum.txt @@ -24,8 +24,8 @@ KtFirFunctionSymbol: KtFirFunctionSymbol: annotatedType: [] kotlin/collections/List - annotationClassIds: [] - annotations: [] + annotationClassIds: [kotlin/internal/InlineOnly] + annotations: [kotlin/internal/InlineOnly()] callableIdIfNonLocal: kotlin.collections.listOf dispatchType: null isExtension: false