KT-1545 reformatting of kotlin code uses incorrect indentation for multi-line kdoc comments

#KT-1545 Open
This commit is contained in:
Nikolay Krasko
2012-08-21 13:25:17 +04:00
parent 2e92594462
commit cb0cf8e563
5 changed files with 28 additions and 18 deletions
@@ -1,9 +1 @@
package p1.p2;/**
* Created with IntelliJ IDEA.
* User: someone
* Date: 2/16/12
* Time: 4:23 PM
* To change this template use File | Settings | File Templates.
*/
// TODO: Fix formatting of doc comments
package p1.p2;/** some */