[AA] update test data after adding properties to callable symbols
KT-54846
This commit is contained in:
committed by
teamcity
parent
fe4ca30c55
commit
1c472c2751
+3
-1
@@ -5,7 +5,9 @@ KtFunctionSymbol:
|
||||
contextReceivers: []
|
||||
contractEffects: []
|
||||
hasStableParameterNames: true
|
||||
isActual: false
|
||||
isBuiltinFunctionInvoke: false
|
||||
isExpect: false
|
||||
isExtension: false
|
||||
isExternal: false
|
||||
isInfix: false
|
||||
@@ -28,4 +30,4 @@ KtFunctionSymbol:
|
||||
visibility: Public
|
||||
|
||||
Restored in Sources of restoreInContextOf:
|
||||
<NOT RESTORED>
|
||||
<NOT RESTORED>
|
||||
+5
-1
@@ -5,7 +5,9 @@ KtFunctionSymbol:
|
||||
contextReceivers: []
|
||||
contractEffects: []
|
||||
hasStableParameterNames: true
|
||||
isActual: false
|
||||
isBuiltinFunctionInvoke: false
|
||||
isExpect: false
|
||||
isExtension: false
|
||||
isExternal: false
|
||||
isInfix: false
|
||||
@@ -34,7 +36,9 @@ KtFunctionSymbol:
|
||||
contextReceivers: []
|
||||
contractEffects: []
|
||||
hasStableParameterNames: true
|
||||
isActual: false
|
||||
isBuiltinFunctionInvoke: false
|
||||
isExpect: false
|
||||
isExtension: false
|
||||
isExternal: false
|
||||
isInfix: false
|
||||
@@ -54,4 +58,4 @@ KtFunctionSymbol:
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
visibility: Public
|
||||
Reference in New Issue
Block a user