Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
diagnosticMessage
/
constructorsRedeclarationTopLevel1.txt
blob: afc94ada068c9ce49bfcb4762e4c611bea0d2d65 [
file
] [
log
] [
blame
]
<!-- constructorsRedeclarationTopLevel1 -->
Conflicting overloads: public fun Element(x: String): Unit defined in root package in file constructorsRedeclarationTopLevel.kt, public constructor Element(x: String) defined in Element