aboutsummaryrefslogtreecommitdiff
path: root/test/data/comments
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/comments')
-rw-r--r--test/data/comments/multipleDocs.kt8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/data/comments/multipleDocs.kt b/test/data/comments/multipleDocs.kt
deleted file mode 100644
index 654ea935..00000000
--- a/test/data/comments/multipleDocs.kt
+++ /dev/null
@@ -1,8 +0,0 @@
-/**
- * doc1
- */
-/**
- * doc2
- */
-/** doc3 */
-val property = "test" \ No newline at end of file