Files
kotlin-fork/idea/testData/highlighter/deprecated/ExtensionFunction.kt
T
2015-09-04 18:19:31 +03:00

5 lines
202 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