EA-39003 - ISE: ResolveSession.resolveToDescriptor
Lokking up classes and objects by PSI element, rather than by name
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
object A {
|
||||
fun f() : S
|
||||
}
|
||||
|
||||
object A {
|
||||
fun f() : S<caret>
|
||||
}
|
||||
|
||||
// EXIST: String
|
||||
Reference in New Issue
Block a user