Do not produce trailing space when rendering root package header

This commit is contained in:
Alexander Udalov
2016-04-21 18:09:09 +03:00
parent dd12c018ca
commit 1b79770121
6 changed files with 23 additions and 15 deletions
@@ -80,7 +80,7 @@
]
},
{
"declaration": "package-fragment ",
"declaration": "package-fragment",
"class": "Part2Kt",
"members": [
{"visibility": "public", "declaration": "fun box(): kotlin.Unit", "name": "box", "desc": "()V"}