Last change
on this file since f0c9c9b was
c26bea2a,
checked in by Peter A. Buhr <pabuhr@…>, 17 months ago
|
first attempt at renaming directory tests/concurrent to tests/concurrency to harmonize with other concurrency directory names
|
-
Property mode set to
100644
|
File size:
385 bytes
|
Rev | Line | |
---|
[c26bea2a] | 1 | concurrency/mainError.cfa:1:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa> |
---|
| 2 | thread Test with body |
---|
| 3 | |
---|
| 4 | concurrency/mainError.cfa:2:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa> |
---|
| 5 | main: function |
---|
| 6 | ... with parameters |
---|
| 7 | reference to instance of struct Test with body |
---|
| 8 | ... returning nothing |
---|
| 9 | with body |
---|
| 10 | Compound Statement: |
---|
| 11 | |
---|
Note: See
TracBrowser
for help on using the repository browser.