Fixed doc-comment not attached to the first declaration with no package directive + incorrect placement of comments for enum entry
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Doc comment
|
||||
*/
|
||||
fun foo() {}
|
||||
Reference in New Issue
Block a user