Changes in tests/.expect/scopeErrors.txt [08222c7:bf71cfd]
- File:
-
- 1 edited
-
tests/.expect/scopeErrors.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/scopeErrors.txt
r08222c7 rbf71cfd 1 scopeErrors.c fa:2:1 error: duplicate object definition for thisIsAnError: signed int2 scopeErrors.c fa:20:1 error: duplicate function definition for butThisIsAnError: function1 scopeErrors.c:2:1 error: duplicate object definition for thisIsAnError: signed int 2 scopeErrors.c:20:1 error: duplicate function definition for butThisIsAnError: function 3 3 ... with parameters 4 4 double 5 ... returning 5 ... returning 6 6 _retval_butThisIsAnError: double 7 ... with attributes: 7 ... with attributes: 8 8 Attribute with name: unused 9 9 10 ... with body 10 ... with body 11 11 CompoundStmt 12 12
Note:
See TracChangeset
for help on using the changeset viewer.