source: src/tests/.expect/ScopeErrors.txt@ 439a2b4

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors ctor deferred_resn demangler enum forall-pointer-decay gc_noraii 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 439a2b4 was 439a2b4, checked in by Thierry Delisle <tdelisle@…>, 10 years ago

enabled new tests

  • 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.