diff options
Diffstat (limited to 'support/texlab/src/parser/test_data/bibtex/comment.txt')
-rw-r--r-- | support/texlab/src/parser/test_data/bibtex/comment.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/support/texlab/src/parser/test_data/bibtex/comment.txt b/support/texlab/src/parser/test_data/bibtex/comment.txt new file mode 100644 index 0000000000..f2ff586ab7 --- /dev/null +++ b/support/texlab/src/parser/test_data/bibtex/comment.txt @@ -0,0 +1,6 @@ +Some junk here + +@comment{foo, + author = {Foo Bar}, + title = {Some Title}, +} |