4f136cde31
Completion in the IDE relies on correct scopes for KDoc positions. So we add testData for `KtScopeProvider` and `ContextCollector` to ensure that there are no regressions
6 lines
106 B
Kotlin
Vendored
6 lines
106 B
Kotlin
Vendored
package test
|
|
|
|
class ContextReceiver
|
|
|
|
<expr>context(ContextReceiver)
|
|
class MyClass<T>(param: String)</expr> |