[K2] Enable tests for hasConstant field on properties in metadata.
This commit is contained in:
committed by
Mikhail Glukhikh
parent
f7171f01ae
commit
1f3b8142a8
+1
-1
@@ -858,7 +858,7 @@ class FirElementSerializer private constructor(
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private fun fillFromPossiblyInnerType(builder: ProtoBuf.Type.Builder, type: ConeClassLikeType) {
|
||||
val classifierSymbol = type.lookupTag.toSymbol(session)
|
||||
if (classifierSymbol != null) {
|
||||
|
||||
Reference in New Issue
Block a user