Find Usages: Fix NPE on constructor with missing name
#EA-69907 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// PSI_ELEMENT: org.jetbrains.kotlin.psi.JetPrimaryConstructor
|
||||
// OPTIONS: usages
|
||||
class <caret>() {
|
||||
|
||||
}
|
||||
+1
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user