resolve KDoc references in static scope of classes as well

#KT-9946 Fixed
This commit is contained in:
Dmitry Jemerov
2015-11-13 20:38:39 +01:00
parent d709aa7db7
commit 742830f815
3 changed files with 15 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
/** See [Integer.MAX_VA<caret>LUE] */
class T {
}
// REF: (in java.lang.Integer).MAX_VALUE