[AA] update test data after adding properties to KtClassLikeSymbol
KT-54846
This commit is contained in:
committed by
teamcity
parent
ca25162574
commit
52a95cb75f
Vendored
+2
@@ -1600,7 +1600,9 @@ KtNamedClassOrObjectSymbol:
|
||||
classKind: CLASS
|
||||
companionObject: null
|
||||
contextReceivers: []
|
||||
isActual: false
|
||||
isData: false
|
||||
isExpect: false
|
||||
isExternal: false
|
||||
isFun: false
|
||||
isInline: false
|
||||
|
||||
+2
@@ -1600,7 +1600,9 @@ KtNamedClassOrObjectSymbol:
|
||||
classKind: CLASS
|
||||
companionObject: null
|
||||
contextReceivers: []
|
||||
isActual: false
|
||||
isData: false
|
||||
isExpect: false
|
||||
isExternal: false
|
||||
isFun: false
|
||||
isInline: false
|
||||
|
||||
+4
@@ -124,7 +124,9 @@ KtNamedClassOrObjectSymbol:
|
||||
classKind: CLASS
|
||||
companionObject: null
|
||||
contextReceivers: []
|
||||
isActual: false
|
||||
isData: false
|
||||
isExpect: false
|
||||
isExternal: false
|
||||
isFun: false
|
||||
isInline: false
|
||||
@@ -151,7 +153,9 @@ KtNamedClassOrObjectSymbol:
|
||||
classKind: INTERFACE
|
||||
companionObject: null
|
||||
contextReceivers: []
|
||||
isActual: false
|
||||
isData: false
|
||||
isExpect: false
|
||||
isExternal: false
|
||||
isFun: false
|
||||
isInline: false
|
||||
|
||||
Reference in New Issue
Block a user