Frontend: added the support file annotations to LazyTopDownAnalyzer.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[file: <caret>D("message")]
|
||||
|
||||
package foo
|
||||
|
||||
import kotlin.deprecated as D
|
||||
|
||||
// REF: (kotlin).deprecated
|
||||
Reference in New Issue
Block a user