summaryrefslogtreecommitdiff
path: root/support/texlab/src/parser/snapshots/texlab__parser__latex__tests__parse@include__inkscape_include_simple.txt.snap
blob: 1d1e68f33c7904c09700299eb01394b678ad8962 (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/include/inkscape_include_simple.txt
---
ROOT@0..20
  PREAMBLE@0..20
    SVG_INCLUDE@0..20
      SVG_INCLUDE_NAME@0..11 "\\includesvg"
      CURLY_GROUP_WORD_LIST@11..20
        L_CURLY@11..12 "{"
        KEY@12..19
          WORD@12..19 "foo/bar"
        R_CURLY@19..20 "}"