296fe698b8
When possible, try to resolve references in types using only the PSI without building the full resolve session.
6 lines
119 B
Kotlin
Vendored
6 lines
119 B
Kotlin
Vendored
@Suppress fun shazam(): Nothing = TODO()
|
|
|
|
// ANNOTATION: kotlin.Suppress
|
|
// SEARCH: method:shazam
|
|
// OPTIMIZED_TRUE: 1
|