diff options
author | bloodstalker <thabogre@gmail.com> | 2016-12-25 02:57:20 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-12-25 02:57:20 +0000 |
commit | 723af2b0ec1d7d1f915ee3ae93cf9a4f9ec8a7a1 (patch) | |
tree | afeeeec31f7f79808788c07b5a626da919eaba11 /test/testFuncs2.c | |
parent | added 12.8 (diff) | |
download | mutator-723af2b0ec1d7d1f915ee3ae93cf9a4f9ec8a7a1.tar.gz mutator-723af2b0ec1d7d1f915ee3ae93cf9a4f9ec8a7a1.zip |
some cosmetic changes
Diffstat (limited to 'test/testFuncs2.c')
-rw-r--r-- | test/testFuncs2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testFuncs2.c b/test/testFuncs2.c index 493a85e..5bf7868 100644 --- a/test/testFuncs2.c +++ b/test/testFuncs2.c @@ -84,6 +84,7 @@ int incompletearr2[]; int dudu; int bubu; int fufu; +double badboy = 0.0; int incompletearr1[10]; |