IDEA-161410 Quick Documentation: double opening angle brackets are printed as single brackets

This commit is contained in:
Dmitry Batrak
2016-09-29 10:58:44 +03:00
parent 6b53f1c71e
commit 1d6f2daa8d
5 changed files with 37 additions and 33 deletions
@@ -0,0 +1,4 @@
/**
* a << b
*/
class C {}