|
Project
|
IntelliJ IDEA
|
|
Priority
|
Normal |
|
Type
|
Bug |
|
Fix versions
|
No Fix versions |
|
State
|
Verified |
|
Assignee
|
Alexey Kudravtsev |
|
Subsystem
|
Editor. Intention Actions |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
108.1043 |
public class Context {
public Collection<? extends NotExistingClass> getSomething() {
return null;
}
}
|
|
|
|
||
|
Related Changes
State
Fixed→
Verified
|
|||