Don't complain about compareTo returning ERROR type instead of Int
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun test() {
|
||||
if (<!UNRESOLVED_REFERENCE!>x<!> > 0) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user