IDEA-138967 \unnnn notation doesn't work in quick docs

This commit is contained in:
Dmitry Batrak
2015-04-22 11:10:54 +03:00
parent 5bcc33878b
commit e01b4da393
7 changed files with 37 additions and 4 deletions
@@ -0,0 +1,4 @@
/**
* a\u0040b {@literal c\u0040d}
*/
class Test {}