source: tests/concurrent/.expect/keywordErrors.txt @ 924c5ce

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 924c5ce was 152c2b2, checked in by Thierry Delisle <tdelisle@…>, 4 years ago

Fix a small manipulation error

  • Property mode set to 100644
File size: 274 bytes
Line 
1concurrent/keywordErrors.cfa:1:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa>
2struct A: with body 1
3
4concurrent/keywordErrors.cfa:6:1 error: thread keyword requires threads to be in scope, add #include <thread.hfa>
5struct B: with body 1
6
Note: See TracBrowser for help on using the repository browser.