87b5fca094
Quick-fix test was changed in 182 branch, so I have to introduce bunch files for 181/173/AS here
7 lines
225 B
Kotlin
Vendored
7 lines
225 B
Kotlin
Vendored
// "Suppress unused warning if annotated by 'java.lang.SuppressWarnings'" "false"
|
|
// ACTION: Safe delete 'Unused'
|
|
// ACTION: Create test
|
|
// ACTION: Rename file to Unused.kt
|
|
@java.lang.SuppressWarnings("")
|
|
class <caret>Unused
|