source: src/tests/.expect/scopeErrors.txt@ b1848a0

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors ctor deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox memory new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new with_gc
Last change on this file since b1848a0 was d5b904d, checked in by Thierry Delisle <tdelisle@…>, 9 years ago

fixed expected output for renamed files

  • Property mode set to 100644
File size: 275 bytes
Line 
1CFA Version 1.0.0 (debug)
2Error: duplicate object definition for thisIsAnError: signed int
3Error: duplicate function definition for butThisIsAnError: function
4 with parameters
5 double
6 returning
7 double
8 with body
9 CompoundStmt
10
11make: *** [scopeErrors] Error 1
Note: See TracBrowser for help on using the repository browser.