Ignore:
File:
1 edited

Legend:

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

    re4bc986 r193bba0  
    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
    109   with body
    1110
     
    1312declarationErrors.c:20:1 error: duplicate const, duplicate static, duplicate volatile in declaration of x5: static const volatile instance of const volatile struct __anonymous1
    1413  with members
    15     i: int
    1614   with body
    1715
Note: See TracChangeset for help on using the changeset viewer.