diff options
Diffstat (limited to 'tests/preprocessor/inappropriate-once.slang')
| -rw-r--r-- | tests/preprocessor/inappropriate-once.slang | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/preprocessor/inappropriate-once.slang b/tests/preprocessor/inappropriate-once.slang deleted file mode 100644 index 6b750ec77..000000000 --- a/tests/preprocessor/inappropriate-once.slang +++ /dev/null @@ -1,6 +0,0 @@ -//TEST:SIMPLE: -// #include support - -#pragma once - -int foo() { return 0; }
\ No newline at end of file |
