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
@@ -1,5 +1,5 @@
/**
* \W \u03A9
* \W \n
*/
class Pattern {
}