summaryrefslogtreecommitdiff
path: root/tests/headers/underscore.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/underscore.hpp')
-rw-r--r--tests/headers/underscore.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/headers/underscore.hpp b/tests/headers/underscore.hpp
deleted file mode 100644
index 1c9371f1..00000000
--- a/tests/headers/underscore.hpp
+++ /dev/null
@@ -1,3 +0,0 @@
-const int _ = 10;
-
-typedef struct { unsigned char _[8]; } ptr_t; \ No newline at end of file