aboutsummaryrefslogtreecommitdiff
path: root/test/data/comments/section2.kt
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/comments/section2.kt')
-rw-r--r--test/data/comments/section2.kt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/data/comments/section2.kt b/test/data/comments/section2.kt
index a34aa853..e0a35551 100644
--- a/test/data/comments/section2.kt
+++ b/test/data/comments/section2.kt
@@ -1,6 +1,6 @@
/**
* Summary
- * $one section one
- * $two section two
+ * $one: section one
+ * $two: section two
*/
val property = "test" \ No newline at end of file