Removed binding of comment after package directive
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
package p1.p2;/** some */
|
||||
fun foo(){}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
package p1.p2;/** some */
|
||||
fun foo(){}
|
||||