source: tests/abort.cfa @ c862fae

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since c862fae was c862fae, checked in by Thierry Delisle <tdelisle@…>, 4 years ago

Fixed typo in Jenkinsfile and added abort test to test libcfa archival

  • Property mode set to 100644
File size: 36 bytes
Line 
1int main() {
2        abort();
3        return 0;
4}
Note: See TracBrowser for help on using the repository browser.