aboutsummaryrefslogtreecommitdiff
path: root/test/data/function.kt
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/function.kt')
-rw-r--r--test/data/function.kt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/data/function.kt b/test/data/function.kt
index e69de29b..878b017b 100644
--- a/test/data/function.kt
+++ b/test/data/function.kt
@@ -0,0 +1,4 @@
+/**
+ * doc
+ */
+fun fn() {} \ No newline at end of file