Files
kotlin-fork/idea/testData/formatter/EmptyLineAfterPackage_after.kt
T

11 lines
205 B
Kotlin

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