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

ADTast-experimental
Last change on this file since e4d7c1c was c87b604, checked in by Thierry Delisle <tdelisle@…>, 23 months ago

Removed the last old ast expected files

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