Skip to content

Redundant downcast in CompletionTests2.testBug397070 #3817

@datho7561

Description

@datho7561

An instance of CompletionContext is downcast to InternalCompletionContext. This is redundant, since the only method that's accessed is declared in CompletionContext and is not specific to InternalCompletionContext.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions