source: tests/concurrent/.expect/keywordErrors.txt @ a3effcc

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since a3effcc was 312029a, checked in by Peter A. Buhr <pabuhr@…>, 4 years ago

move enum Aggregate from DeclarationNode? to AggregateDecl?, add control-keyword field-dereference to replace control-keyword cast

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