summaryrefslogtreecommitdiff
path: root/tests/cxx/parser/validation/all/test-003.std
blob: dd8c0d3e57db3f444bb924da92d75c0701301450 (plain)
1
2
3
4
5
6
{
  a = a
  b = b
  :9:7 error: unexpected element 'a'
}