[AA] DebugSymbolRenderer: move annotations and type arguments renderer befor type to avoid resolve race
^KT-56046
This commit is contained in:
committed by
Space Team
parent
d13ad454da
commit
72d8fa216a
@@ -8,9 +8,9 @@ KtEnumEntrySymbol:
|
||||
origin: LIBRARY
|
||||
receiverParameter: null
|
||||
returnType: KtUsualClassType:
|
||||
type: kotlin/LazyThreadSafetyMode
|
||||
annotationsList: []
|
||||
ownTypeArguments: []
|
||||
type: kotlin/LazyThreadSafetyMode
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
getContainingModule: KtLibraryModule "Library kotlin-stdlib"
|
||||
|
||||
Reference in New Issue
Block a user