Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/.expect/scopeErrors.txt

    rdc8511c rbf71cfd  
    1 scopeErrors.cfa:2:1 error: duplicate object definition for thisIsAnError: signed int
    2 scopeErrors.cfa:20:1 error: duplicate function definition for butThisIsAnError: function
     1scopeErrors.c:2:1 error: duplicate object definition for thisIsAnError: signed int
     2scopeErrors.c:20:1 error: duplicate function definition for butThisIsAnError: function
    33... with parameters
    44  double
Note: See TracChangeset for help on using the changeset viewer.