summaryrefslogtreecommitdiff
path: root/support/texlab/src/parser/snapshots/texlab__parser__latex__tests__parse@citation__citation_simple.txt.snap
blob: faa2e071551aa6bef1c6f149b44ad8e988471c21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
source: src/parser/latex.rs
expression: root
input_file: src/parser/test_data/latex/citation/citation_simple.txt
---
ROOT@0..10
  PREAMBLE@0..10
    CITATION@0..10
      CITATION_NAME@0..5 "\\cite"
      CURLY_GROUP_WORD_LIST@5..10
        L_CURLY@5..6 "{"
        KEY@6..9
          WORD@6..9 "foo"
        R_CURLY@9..10 "}"