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

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 f1e80d8 was f1e80d8, checked in by Rob Schluntz <rschlunt@…>, 7 years ago

update tests to include unused attribute

  • Property mode set to 100644
File size: 307 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:       Attribute with name: unused
7double
8  with body
9    CompoundStmt
Note: See TracBrowser for help on using the repository browser.