Report error on declaring 'getClass' in class or package
#KT-14147 Fixed
This commit is contained in:
+1
@@ -43,6 +43,7 @@ private val EXTERNAL_SOURCES_KINDS = arrayOf(
|
||||
)
|
||||
|
||||
private val PREDEFINED_SIGNATURES = listOf(
|
||||
"getClass()Ljava/lang/Class;",
|
||||
"notify()V",
|
||||
"notifyAll()V",
|
||||
"wait()V",
|
||||
|
||||
Reference in New Issue
Block a user