- File:
-
- 1 edited
-
tests/concurrent/.expect/keywordErrors.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/concurrent/.expect/keywordErrors.txt
r312029a r152c2b2 1 1 concurrent/keywordErrors.cfa:1:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa> 2 threadA: with body 12 struct A: with body 1 3 3 4 4 concurrent/keywordErrors.cfa:6:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa> 5 threadB: with body 15 struct B: with body 1 6 6
Note:
See TracChangeset
for help on using the changeset viewer.