summaryrefslogtreecommitdiff
path: root/support/texlab/src/parser/snapshots/texlab__parser__latex__tests__parse@include__class_include_empty.txt.snap
blob: 37ea7453080da19eafeb5effa0b0fe1622f0abe3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
source: src/parser/latex.rs
expression: root
input_file: src/parser/test_data/latex/include/class_include_empty.txt
---
ROOT@0..16
  PREAMBLE@0..16
    CLASS_INCLUDE@0..16
      CLASS_INCLUDE_NAME@0..14 "\\documentclass"
      CURLY_GROUP_WORD_LIST@14..16
        L_CURLY@14..15 "{"
        R_CURLY@15..16 "}"