summaryrefslogtreecommitdiff
path: root/tests/cxx/parser/validation/sequence/test-003.std
blob: c4e1e46b5d61961262aa8fbdc8b167e24505aba1 (plain)
1
2
3
4
5
{
  a = a
  :9:8 error: expected element 'b' instead of 'a'
}