- File:
-
- 1 edited
-
src/tests/.expect/declarationErrors.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/tests/.expect/declarationErrors.txt
re4bc986 r193bba0 7 7 declarationErrors.c:19:1 error: duplicate static in declaration of x4: static const volatile instance of const volatile struct __anonymous0 8 8 with members 9 i: int10 9 with body 11 10 … … 13 12 declarationErrors.c:20:1 error: duplicate const, duplicate static, duplicate volatile in declaration of x5: static const volatile instance of const volatile struct __anonymous1 14 13 with members 15 i: int16 14 with body 17 15
Note:
See TracChangeset
for help on using the changeset viewer.