[AA] update test data after adding properties to callable symbols
KT-54846
This commit is contained in:
committed by
teamcity
parent
fe4ca30c55
commit
1c472c2751
Vendored
+3
-1
@@ -8,8 +8,10 @@ KtKotlinPropertySymbol:
|
||||
hasGetter: false
|
||||
hasSetter: false
|
||||
initializer: null
|
||||
isActual: false
|
||||
isConst: false
|
||||
isDelegatedProperty: false
|
||||
isExpect: false
|
||||
isExtension: false
|
||||
isFromPrimaryConstructor: false
|
||||
isLateInit: false
|
||||
@@ -37,4 +39,4 @@ KtKotlinPropertySymbol:
|
||||
getterDeprecationStatus: null
|
||||
javaGetterName: getFoo
|
||||
javaSetterName: null
|
||||
setterDeprecationStatus: null
|
||||
setterDeprecationStatus: null
|
||||
Reference in New Issue
Block a user