source:
tests/concurrent/keywordErrors.cfa@
cca034e
Last change on this file since cca034e was 6c3a5ac1, checked in by , 6 years 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.