aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/parser/validation/choice/test-002.std
blob: 0de284d25af27f4f684999ef0b693bc1170e3f14 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  c = c
  d = d
  any: other#any
  {
    chars = any
  }
  a = a
  14:7 unexpected element encountered
}