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

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since dd0c97b was 66f8528, checked in by Rob Schluntz <rschlunt@…>, 7 years ago

Merge branch 'master' into tuples

Conflicts:

src/ResolvExpr/CommonType.cc
src/tests/.expect/32/extension.txt
src/tests/.expect/32/gccExtensions.txt
src/tests/.expect/64/declarationSpecifier.txt
src/tests/.expect/64/extension.txt
src/tests/.expect/64/gccExtensions.txt
src/tests/.expect/castError.txt
src/tests/Makefile.am

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