aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/emptyDescription.kt
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/format/emptyDescription.kt')
-rw-r--r--test/data/format/emptyDescription.kt5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/data/format/emptyDescription.kt b/test/data/format/emptyDescription.kt
new file mode 100644
index 00000000..3ed81dfa
--- /dev/null
+++ b/test/data/format/emptyDescription.kt
@@ -0,0 +1,5 @@
+/**
+ * Function fn
+ */
+fun fn() {
+} \ No newline at end of file