source: tests/concurrent/.expect/keywordErrors.txt@ 152c2b2

ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
Last change on this file since 152c2b2 was 152c2b2, checked in by Thierry Delisle <tdelisle@…>, 6 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.