Add folding doc and multiline comments
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<fold text='/**...*/'>/**
|
||||
* Kdoc licence
|
||||
*/</fold>
|
||||
package some
|
||||
|
||||
<fold text='/**...*/'>/**
|
||||
* Some Kdoc comment
|
||||
*/</fold>
|
||||
class A
|
||||
Reference in New Issue
Block a user