[Analysis API FIR] Fix small mistake in KDocReferenceResolver

`owner` is a PSI element, it can never be an instance of
`KtConstructorSymbol`

Also, make `MutableCollection` an extension receiver instead of context
receiver for the consistency
This commit is contained in:
Roman Golyshev
2022-07-29 17:12:57 +02:00
parent fb32af1c02
commit bcd6a54ffb
2 changed files with 8 additions and 12 deletions
@@ -1,7 +1,3 @@
// TODO
// UNRESOLVED_REFERENCE
class C {
/**
* [a<caret>a]