87b5fca094
Quick-fix test was changed in 182 branch, so I have to introduce bunch files for 181/173/AS here
8 lines
127 B
Plaintext
Vendored
8 lines
127 B
Plaintext
Vendored
// "Suppress unused warning if annotated by 'xxx.XXX'" "true"
|
|
package xxx
|
|
|
|
annotation class XXX
|
|
|
|
@XXX
|
|
class <caret>UnusedClass
|