3394097f47
To test production resolveToFirSymbol entry point ^KT-57850
6 lines
63 B
Kotlin
6 lines
63 B
Kotlin
@file:Suppress("1")
|
|
|
|
@Suppress("2")
|
|
fun resolve<caret>Me() {
|
|
|
|
} |