Add "'equals()' between objects of inconvertible types" inspection

#KT-25006 Fixed
This commit is contained in:
Toshiaki Kameyama
2019-04-04 11:55:39 +03:00
committed by Mikhail Glukhikh
parent a1979677d0
commit a2205cfc98
29 changed files with 331 additions and 0 deletions
@@ -0,0 +1,3 @@
// PROBLEM: none
val x = 2.<caret>equals("")