fix testdata after merge
This commit is contained in:
+2
-2
@@ -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: []
|
||||||
|
|||||||
Reference in New Issue
Block a user