Files
kotlin-fork/analysis/analysis-api/testData/components/symbolDeclarationRenderer/renderDeclaration/emptyAnonymousObject.kt
T

4 lines
37 B
Kotlin
Vendored

fun test() {
val x = object {}
}