source: tests/errors/.expect/scope.txt@ 6b06abe

ADT ast-experimental enum pthread-emulation qualifiedEnum stuck-waitfor-destruct
Last change on this file since 6b06abe was 11a1240, checked in by Peter A. Buhr <pabuhr@…>, 4 years ago

fix excepted output for errors/scope

  • Property mode set to 100644
File size: 262 bytes
Line 
1errors/scope.cfa:2:1 error: duplicate object definition for thisIsAnError: signed int
2errors/scope.cfa:20:1 error: duplicate function definition for butThisIsAnError: function
3... with parameters
4 double
5... returning
6 double
7 with body
8 Compound Statement:
9
Note: See TracBrowser for help on using the repository browser.