aboutsummaryrefslogtreecommitdiffstats
path: root/c_compiler/test/in/07.c
diff options
context:
space:
mode:
Diffstat (limited to 'c_compiler/test/in/07.c')
-rw-r--r--c_compiler/test/in/07.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/c_compiler/test/in/07.c b/c_compiler/test/in/07.c
deleted file mode 100644
index 80d8051..0000000
--- a/c_compiler/test/in/07.c
+++ /dev/null
@@ -1,5 +0,0 @@
-int foo(int a) {
- if(x == y) {
- int z;
- }
-}