Analysis API: add tests to check annotations on declarations
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
@Deprecated("deprecated", level = DeprecationLevel.ERROR)
|
||||
fun f<caret>oo() {
|
||||
}
|
||||
Reference in New Issue
Block a user