aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/parser/validation/sequence/test-002.std
blob: d58d744a9d3d01e15dd97b7cefbb1a23cf2785af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  c = c
  d = d
  any: test#any
  {
    chars = any
  }
  f = f
  e = e
  c = c
  d = d
  any: test#any
  {
    chars = any
  }
  f = f
  e = e
  20:7 unexpected element encountered
}