Changeset e4bc986 for src/tests/.expect


Ignore:
Timestamp:
Dec 4, 2017, 11:07:23 AM (6 years ago)
Author:
Rob Schluntz <rschlunt@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
497282e
Parents:
a40d503
Message:

Add ParseNode? print code and update declarationErrors test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/.expect/declarationErrors.txt

    ra40d503 re4bc986  
    77declarationErrors.c:19:1 error: duplicate static in declaration of x4: static const volatile instance of const volatile struct __anonymous0
    88  with members
     9    i: int
    910   with body
    1011
     
    1213declarationErrors.c:20:1 error: duplicate const, duplicate static, duplicate volatile in declaration of x5: static const volatile instance of const volatile struct __anonymous1
    1314  with members
     15    i: int
    1416   with body
    1517
Note: See TracChangeset for help on using the changeset viewer.