diff options
Diffstat (limited to 'test/data/comments/emptyDoc.kt')
-rw-r--r-- | test/data/comments/emptyDoc.kt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/comments/emptyDoc.kt b/test/data/comments/emptyDoc.kt new file mode 100644 index 00000000..b87cce57 --- /dev/null +++ b/test/data/comments/emptyDoc.kt @@ -0,0 +1 @@ +val property = "test"
\ No newline at end of file |