summaryrefslogtreecommitdiff
path: root/support/texlab/crates/parser/src/snapshots/parser__latex__tests__parse@include__inkscape_include_simple.txt.snap
blob: 62cb7486db748ec1f2c94a4ceda9c4fb61d60d87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
source: crates/parser/src/latex.rs
expression: root
input_file: crates/parser/src/test_data/latex/include/inkscape_include_simple.txt
---
ROOT@0..20
  PREAMBLE@0..20
    SVG_INCLUDE@0..20
      COMMAND_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 "}"