Changes in tests/errors/.expect/scope.txt [c87b604:4d860ea3]
- File:
-
- 1 edited
-
tests/errors/.expect/scope.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/errors/.expect/scope.txt
rc87b604 r4d860ea3 1 errors/scope.cfa: 2:1 error: duplicate object definition for thisIsAnError: signed int2 errors/scope.cfa: 20:1 error: duplicate function definition for butThisIsAnError: function1 errors/scope.cfa:13:1 error: duplicate object definition for thisIsAnError: signed int 2 errors/scope.cfa:30:1 error: duplicate function definition for butThisIsAnError: function 3 3 ... with parameters 4 4 double
Note:
See TracChangeset
for help on using the changeset viewer.