Skip to content

Commit ce4253c

Browse files
committed
Kotlin 2: Remove an expected diagnostic match
It is only generated when using the PSI comment extractor.
1 parent 20254fd commit ce4253c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

java/ql/test-kotlin2/library-tests/comments/comments.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,3 @@ class XX {
9191
X() {
9292
}
9393
}
94-
95-
// Diagnostic Matches: % Couldn't get owner of KDoc. The comment is extracted without an owner. ...while extracting a file (comments.kt) at %comments.kt:1:1:96:0%

0 commit comments

Comments
 (0)