KT-6810 Don't report warnings in dummy.kt
#KT-6810 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun foo(s: String) {
|
||||
if (s == "") {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user