Files
kotlin-fork/idea/testData/checker/duplicateJvmSignature/functionAndProperty/topLevel.kt
T

2 lines
54 B
Kotlin

<error>val x</error> = 1
<error>fun getX()</error> = 1