Resolution: Resolve primary constructor references to primary constructor
itself if it's explicitly present in PSI
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ fun foo() {
|
||||
<caret>Fake()
|
||||
}
|
||||
|
||||
//REF: (java.lang).Fake
|
||||
//REF: (in java.lang.Fake).Fake()
|
||||
Reference in New Issue
Block a user