source: CIVL/examples/robustness/error_highlight.c@ afc300c

1.23 2.0 main test-branch
Last change on this file since afc300c was 42c5f45, checked in by Ziqing Luo <ziqing@…>, 8 years ago

Merged Wenhao's fix for OMP Reduction

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@4922 fb995dde-84ed-4084-dfe6-e5aef3e2452c

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