source: tests/.expect/scopeErrors.txt@ fdb6ac6

ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum stuck-waitfor-destruct
Last change on this file since fdb6ac6 was 08222c7, checked in by Thierry Delisle <tdelisle@…>, 7 years ago

Fixed some errors with incorrect trailing whitespace in the tests

  • Property mode set to 100644
File size: 338 bytes
RevLine 
[dc8511c]1scopeErrors.cfa:2:1 error: duplicate object definition for thisIsAnError: signed int
2scopeErrors.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.