fix testdata after merge

This commit is contained in:
Anna Kozlova
2022-11-22 13:30:54 +01:00
parent 93f560eb4d
commit 1906a41d9a
2 changed files with 4 additions and 4 deletions
@@ -17,7 +17,7 @@ KtLocalVariableSymbol:
isVal: true isVal: true
name: x name: x
origin: SOURCE origin: SOURCE
receiverType: null receiverParameter: null
returnType: kotlin/Int returnType: kotlin/Int
symbolKind: LOCAL symbolKind: LOCAL
typeParameters: [] typeParameters: []
@@ -41,7 +41,7 @@ KtFunctionSymbol:
modality: FINAL modality: FINAL
name: f name: f
origin: SOURCE origin: SOURCE
receiverType: null receiverParameter: null
returnType: kotlin/Unit returnType: kotlin/Unit
symbolKind: TOP_LEVEL symbolKind: TOP_LEVEL
typeParameters: [] typeParameters: []
@@ -19,7 +19,7 @@ KtLocalVariableSymbol:
isVal: true isVal: true
name: x name: x
origin: SOURCE origin: SOURCE
receiverType: null receiverParameter: null
returnType: kotlin/Int returnType: kotlin/Int
symbolKind: LOCAL symbolKind: LOCAL
typeParameters: [] typeParameters: []
@@ -43,7 +43,7 @@ KtFunctionSymbol:
modality: FINAL modality: FINAL
name: f name: f
origin: SOURCE origin: SOURCE
receiverType: null receiverParameter: null
returnType: kotlin/Unit returnType: kotlin/Unit
symbolKind: TOP_LEVEL symbolKind: TOP_LEVEL
typeParameters: [] typeParameters: []