Don't indent block comments of typealiases
#KT-22230 Fixed
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* doc
|
||||
*/
|
||||
typealias Runnable = java.lang.Runnable
|
||||
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* doc
|
||||
*/
|
||||
typealias Runnable = java.lang.Runnable
|
||||
Reference in New Issue
Block a user