Adjust testData: get rid of obsolete annotations
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ public class SomeClass {
|
||||
|
||||
public fun annotatedFunction() {
|
||||
|
||||
[Deprecated] fun localFunction() {
|
||||
@Deprecated fun localFunction() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user