summaryrefslogtreecommitdiff
path: root/support/texlab/src/parser/snapshots/texlab__parser__latex__tests__parse@include__import_incomplete.txt.snap
blob: dad78222c2f0ef7f4a3f38378d9b45d608afd31e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
source: src/parser/latex.rs
expression: root
input_file: src/parser/test_data/latex/include/import_incomplete.txt
---
ROOT@0..11
  PREAMBLE@0..11
    IMPORT@0..11
      IMPORT_NAME@0..7 "\\import"
      CURLY_GROUP_WORD@7..11
        L_CURLY@7..8 "{"
        KEY@8..11
          WORD@8..11 "foo"
        MISSING@11..11 ""
      MISSING@11..11 ""