[Analysis API] resolve [this] in KDoc to extension receiver
^KT-62407 fixed
This commit is contained in:
committed by
Space Team
parent
a5a8f6736b
commit
c32e7c723d
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* [th<caret>is]
|
||||
*/
|
||||
val AAA.foo
|
||||
get() = 1
|
||||
|
||||
class AAA
|
||||
Reference in New Issue
Block a user