Skip to content

Commit a161d79

Browse files
committed
Remove no-longer-needed expected diagnostics
1 parent 93ea433 commit a161d79

File tree

1 file changed

+0
-3
lines changed
  • java/ql/test/kotlin/library-tests/annotation_classes

1 file changed

+0
-3
lines changed

java/ql/test/kotlin/library-tests/annotation_classes/def.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,3 @@ fun @receiver:Annot0k String.myExtension() { }
6060

6161
@Annot0k
6262
typealias AAA = Z
63-
64-
// Diagnostic Matches: Incomplete annotation: @kotlin.annotation.Target(%)
65-
// Diagnostic Matches: Incomplete annotation: @kotlin.jvm.JvmName(%)

0 commit comments

Comments
 (0)