Removed binding of comment after package directive

This commit is contained in:
Valentin Kipyatkov
2014-10-03 19:56:07 +04:00
parent c93b78c6dc
commit d6dc2531b0
6 changed files with 38 additions and 5 deletions
@@ -0,0 +1,2 @@
package p1.p2;/** some */
fun foo(){}