Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1727fcb

Browse files
committed
Kotlin: fix test to expect diagnostic
1 parent f1fcb64 commit 1727fcb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • java/ql/test/kotlin/library-tests/call-int-to-char
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
fun f(x: Int) = x.toChar()
2+
3+
// Diagnostic Matches: % Couldn't find a Java equivalent function to kotlin.Int.toChar in java.lang.Integer%

0 commit comments

Comments
 (0)