diff options
Diffstat (limited to 'test/data/comments/emptySection.kt')
-rw-r--r-- | test/data/comments/emptySection.kt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/comments/emptySection.kt b/test/data/comments/emptySection.kt index 7112c578..47d6b1a5 100644 --- a/test/data/comments/emptySection.kt +++ b/test/data/comments/emptySection.kt @@ -1,6 +1,6 @@ /** * Summary - * $one: + * @one */ val property = "test"
\ No newline at end of file |