source: src/Tests/Expect-s/Enum.txt @ 8243cf9

string
Last change on this file since 8243cf9 was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs

  • Property mode set to 100644
File size: 398 bytes
Line 
1Adding enum Colors
2Adding object Red
3Adding object Yellow
4Adding object Pink
5Adding object Blue
6Adding object Purple
7Adding object Orange
8Adding object Green
9Adding function f
10--- Entering scope
11--- Entering scope
12Adding enum Fruits
13Adding object Apple
14Adding object Banana
15Adding object Pear
16Adding object Mango
17Adding object fruit
18--- Leaving scope containing
19Fruits
20--- Leaving scope containing
Note: See TracBrowser for help on using the repository browser.