mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Kotlin: fix test to expect diagnostic
This commit is contained in:
@@ -1 +1,3 @@
|
||||
fun f(x: Int) = x.toChar()
|
||||
|
||||
// Diagnostic Matches: % Couldn't find a Java equivalent function to kotlin.Int.toChar in java.lang.Integer%
|
||||
|
||||
Reference in New Issue
Block a user