4afe98a0f6
Skip declarations without sources in reporting, not when determining redeclaration groups: this allows emitting informative diagnostics for incremental compilation. Provide containing declaration with "kind", e.g., "package '<root>'", "class A", and so on.
2 lines
145 B
Plaintext
Vendored
2 lines
145 B
Plaintext
Vendored
<!-- constructorsRedeclarationTopLevel2 -->
|
|
'public constructor Element(x: kotlin.String)' conflicts with another declaration in package '<root>' |