summaryrefslogtreecommitdiff
path: root/tests/headers/issue-511.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/issue-511.h')
-rw-r--r--tests/headers/issue-511.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/headers/issue-511.h b/tests/headers/issue-511.h
deleted file mode 100644
index da364312..00000000
--- a/tests/headers/issue-511.h
+++ /dev/null
@@ -1,4 +0,0 @@
-char * a;
-const char * b;
-char * const c;
-const char * const d; \ No newline at end of file