Added tests to prove, that KT-8547 fixed

This commit is contained in:
Simon Ogorodnik
2016-11-15 14:50:33 +03:00
parent 2824c8d4cd
commit b93c37faa2
3 changed files with 31 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
package importP.source
/**
* @see importP.<caret>
*/
class Referrer
// EXIST: source
// ABSENT: Referrer
+9
View File
@@ -0,0 +1,9 @@
package importP.source
/**
* @see importP.source.<caret>
*/
class Referrer
// EXIST: Referrer