source:
tests/errors/.expect/scope.txt
@
df40a56
Last change on this file since df40a56 was cb8a18c, checked in by , 5 years ago | |
---|---|
|
|
File size: 340 bytes |
Rev | Line | |
---|---|---|
[cb8a18c] | 1 | 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 | |
[50377a4] | 3 | ... with parameters |
4 | double | |
[08222c7] | 5 | ... returning |
[50377a4] | 6 | _retval_butThisIsAnError: double |
[08222c7] | 7 | ... with attributes: |
[50377a4] | 8 | Attribute with name: unused |
9 | ||
[08222c7] | 10 | ... with body |
[50377a4] | 11 | CompoundStmt |
[193bba0] | 12 |
Note: See TracBrowser
for help on using the repository browser.