diff options
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]; |