summary refs log tree commit diff stats
path: root/tests/ccgbugs/m19445.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ccgbugs/m19445.c')
-rw-r--r--tests/ccgbugs/m19445.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ccgbugs/m19445.c b/tests/ccgbugs/m19445.c
new file mode 100644
index 000000000..74c23d4b4
--- /dev/null
+++ b/tests/ccgbugs/m19445.c
@@ -0,0 +1,3 @@
+#include "m19445.h"
+
+const Foo f = {10, 20, 30, 40};
\ No newline at end of file