87b5fca094
Quick-fix test was changed in 182 branch, so I have to introduce bunch files for 181/173/AS here
5 lines
131 B
Kotlin
Vendored
5 lines
131 B
Kotlin
Vendored
// "Suppress unused warning if annotated by 'kotlin.Deprecated'" "false"
|
|
// ACTION: Create test
|
|
@Deprecated("")
|
|
fun foo<caret>(){}
|