[FIR] Unify implementations of toSymbol and getSymbolByLookupTag
This commit is contained in:
+1
-1
@@ -39,4 +39,4 @@ class FirAnnotationSerializer(private val session: FirSession, internal val stri
|
||||
FirAnnotationArgumentVisitorData(this@FirAnnotationSerializer, this)
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -913,4 +913,4 @@ class FirElementSerializer private constructor(
|
||||
ProjectionKind.STAR -> throw AssertionError("Should not be here")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user