aboutsummaryrefslogtreecommitdiffstats
path: root/test-files/mds-kbdc/validate-tree/invalid/information-information
blob: caa3003bb5457e5b62564a3978479aff9baae375 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
information
  information
  end information
end information

# (information (@ 1 0-11)
#   (.inner
#     (information (@ 2 2-13)
#       (.inner nil)
#     )
#   )
# )
# :2:2–13: error: nested information clause
#    information
#    ^^^^^^^^^^^
# :1:0–11: note: outer information clause defined here
#  information
#  ^^^^^^^^^^^