summaryrefslogtreecommitdiff
path: root/support/texlab/src/parser/snapshots/texlab__parser__latex__tests__parse@group__unmatched_brackets_with_group.txt.snap
blob: 82c14ec404a553781a13440b8d9d6319aba41ecd (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/group/unmatched_brackets_with_group.txt
---
ROOT@0..4
  PREAMBLE@0..4
    CURLY_GROUP@0..4
      L_CURLY@0..1 "{"
      ERROR@1..2
        R_BRACK@1..2 "]"
      MIXED_GROUP@2..3
        L_BRACK@2..3 "["
      R_CURLY@3..4 "}"