ADTast-experimental
Last change
on this file since 1a45263 was
c87b604,
checked in by Thierry Delisle <tdelisle@…>, 2 years ago
|
Removed the last old ast expected files
|
-
Property mode set to
100644
|
File size:
383 bytes
|
Rev | Line | |
---|
[a494d105] | 1 | concurrent/mainError.cfa:1:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa> |
---|
[4f6dda0] | 2 | thread Test with body |
---|
[a494d105] | 3 | |
---|
| 4 | concurrent/mainError.cfa:2:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa> |
---|
| 5 | main: function |
---|
| 6 | ... with parameters |
---|
[4f6dda0] | 7 | reference to instance of struct Test with body |
---|
[a494d105] | 8 | ... returning nothing |
---|
[4f6dda0] | 9 | with body |
---|
| 10 | Compound Statement: |
---|
[a494d105] | 11 | |
---|
Note: See
TracBrowser
for help on using the repository browser.