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
name: x
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
@@ -41,7 +41,7 @@ KtFunctionSymbol:
modality: FINAL
name: f
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: TOP_LEVEL
typeParameters: []
@@ -19,7 +19,7 @@ KtLocalVariableSymbol:
isVal: true
name: x
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
@@ -43,7 +43,7 @@ KtFunctionSymbol:
modality: FINAL
name: f
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: TOP_LEVEL
typeParameters: []