diff options
Diffstat (limited to 'test/data/format/codeSpan.kt')
-rw-r--r-- | test/data/format/codeSpan.kt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/data/format/codeSpan.kt b/test/data/format/codeSpan.kt deleted file mode 100644 index 645f454a..00000000 --- a/test/data/format/codeSpan.kt +++ /dev/null @@ -1,4 +0,0 @@ -/** - * This is a `code span`. - */ -fun foo() {}
\ No newline at end of file |