Files
kotlin-fork/idea/testData/highlighter/deprecated/ExtensionFunction.kt
T
2015-09-08 12:11:30 +03:00

5 lines
203 B
Kotlin
Vendored

@Deprecated("does nothing good")
fun Any.doNothing() = this.toString() // "this" should not be marked as deprecated despite it referes to deprecated function
// NO_CHECK_INFOS
// NO_CHECK_WEAK_WARNINGS