aboutsummaryrefslogtreecommitdiff
path: root/test/data/comments/sectionWithBracedLabel.kt
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/comments/sectionWithBracedLabel.kt')
-rw-r--r--test/data/comments/sectionWithBracedLabel.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/comments/sectionWithBracedLabel.kt b/test/data/comments/sectionWithBracedLabel.kt
index 306917ec..aa8dbfe6 100644
--- a/test/data/comments/sectionWithBracedLabel.kt
+++ b/test/data/comments/sectionWithBracedLabel.kt
@@ -1,5 +1,5 @@
/**
* Summary
- * ${this.label.is.really.long} section one
+ * ${this.label.is.really.long}: section one
*/
val property = "test" \ No newline at end of file