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