IDEA-172119 Quick doc is unavailable in dumb mode

This commit is contained in:
Dmitry Batrak
2017-05-02 20:01:27 +03:00
parent 9968ca7c79
commit 145bfafa84
5 changed files with 112 additions and 25 deletions
@@ -0,0 +1,6 @@
/**
* some text
*
* @see System#out
*/
class <caret>C {}