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