Files
kotlin-fork/idea/testData/formatter/KT22230.kt
T
Dmitry Jemerov 1b6f6e8bf7 Don't indent block comments of typealiases
#KT-22230 Fixed
2018-01-16 17:54:16 +01:00

4 lines
54 B
Kotlin
Vendored

/**
* doc
*/
typealias Runnable = java.lang.Runnable