source:
tests/concurrent/.expect/keywordErrors.txt
@
0da5cd5
Last change on this file since 0da5cd5 was 312029a, checked in by , 5 years ago | |
---|---|
|
|
File size: 274 bytes |
Line | |
---|---|
1 | concurrent/keywordErrors.cfa:1:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa> |
2 | thread A: with body 1 |
3 | |
4 | concurrent/keywordErrors.cfa:6:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa> |
5 | thread B: with body 1 |
6 |
Note: See TracBrowser
for help on using the repository browser.