source: tests/errors/.expect/scope.nast.txt @ 41a6a78

ADTast-experimentalpthread-emulation
Last change on this file since 41a6a78 was 4ec9513, checked in by Andrew Beach <ajbeach@…>, 2 years ago

Converted validate C, including adding DimensionExpr? to the new ast.

  • Property mode set to 100644
File size: 262 bytes
RevLine 
[cb8a18c]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
[50377a4]3... with parameters
4  double
[08222c7]5... returning
[11a1240]6  double
7 with body
8  Compound Statement:
[193bba0]9
Note: See TracBrowser for help on using the repository browser.