Formatter: fix line break after package & file annotation
#KT-23957 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package one // tooo
|
||||
|
||||
val a = 42
|
||||
Reference in New Issue
Block a user
#KT-23957 Fixed
@@ -0,0 +1,3 @@
|
||||
package one // tooo
|
||||
|
||||
val a = 42
|
||||