Changes in tests/errors/.expect/scope.txt [4d860ea3:c87b604]
- File:
-
- 1 edited
-
tests/errors/.expect/scope.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/errors/.expect/scope.txt
r4d860ea3 rc87b604 1 errors/scope.cfa: 13:1 error: duplicate object definition for thisIsAnError: signed int2 errors/scope.cfa: 30:1 error: duplicate function definition for butThisIsAnError: function1 errors/scope.cfa:2:1 error: duplicate object definition for thisIsAnError: signed int 2 errors/scope.cfa:20: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.