diff options
Diffstat (limited to 'core/testdata/functions/function.kt')
-rw-r--r-- | core/testdata/functions/function.kt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/core/testdata/functions/function.kt b/core/testdata/functions/function.kt deleted file mode 100644 index 3ed81dfa..00000000 --- a/core/testdata/functions/function.kt +++ /dev/null @@ -1,5 +0,0 @@ -/** - * Function fn - */ -fun fn() { -}
\ No newline at end of file |