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.kt5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/data/comments/sectionWithBracedLabel.kt b/test/data/comments/sectionWithBracedLabel.kt
deleted file mode 100644
index aa8dbfe6..00000000
--- a/test/data/comments/sectionWithBracedLabel.kt
+++ /dev/null
@@ -1,5 +0,0 @@
-/**
- * Summary
- * ${this.label.is.really.long}: section one
- */
-val property = "test" \ No newline at end of file