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

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 e39241b was 9bb90a86, checked in by Thierry Delisle <tdelisle@…>, 7 years ago

Updated tests with errors to add linenumber and filename (not validated by hand)

  • Property mode set to 100644
File size: 308 bytes
Line 
1scopeErrors.c:2 error: duplicate object definition for thisIsAnError: signed int
2scopeErrors.c:20 error: 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.