aboutsummaryrefslogtreecommitdiffstats
path: root/c_compiler/test/in/04.c
diff options
context:
space:
mode:
Diffstat (limited to 'c_compiler/test/in/04.c')
-rw-r--r--c_compiler/test/in/04.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/c_compiler/test/in/04.c b/c_compiler/test/in/04.c
deleted file mode 100644
index 2e3aa5d..0000000
--- a/c_compiler/test/in/04.c
+++ /dev/null
@@ -1,4 +0,0 @@
-int foo(int bar1, int bar2) {
- int x;
- int y, z;
-}