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