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,5 @@
|
||||
[file:volatile]
|
||||
/**
|
||||
* Doc comment
|
||||
*/
|
||||
class C{}
|
||||
Reference in New Issue
Block a user