aboutsummaryrefslogtreecommitdiff
path: root/test/const-expr-neg.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/const-expr-neg.c')
-rw-r--r--test/const-expr-neg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/const-expr-neg.c b/test/const-expr-neg.c
new file mode 100644
index 0000000..0918aa9
--- /dev/null
+++ b/test/const-expr-neg.c
@@ -0,0 +1 @@
+double x = -0.0;