source:
tests/concurrency/keywordErrors.cfa
@
7b93027e
Last change on this file since 7b93027e was c26bea2a, checked in by , 17 months ago | |
---|---|
|
|
File size: 104 bytes |
Rev | Line | |
---|---|---|
[6c3a5ac1] | 1 | thread A {}; |
2 | ||
3 | // This include isn't enough but used to fool the check | |
4 | #include <invoke.h> | |
5 | ||
6 | thread B {}; |
Note: See TracBrowser
for help on using the repository browser.