diff options
Diffstat (limited to 'tests/headers/arg_keyword.hpp')
-rw-r--r-- | tests/headers/arg_keyword.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/headers/arg_keyword.hpp b/tests/headers/arg_keyword.hpp deleted file mode 100644 index 283fcf23..00000000 --- a/tests/headers/arg_keyword.hpp +++ /dev/null @@ -1,3 +0,0 @@ -// This comment exists to ensure that `--dump-preprocessed-input` doesn't strip -// comments. -void foo(const char* type); |