aboutsummaryrefslogtreecommitdiffstats
path: root/c_compiler/test/ref/04.stdout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'c_compiler/test/ref/04.stdout.xml')
-rw-r--r--c_compiler/test/ref/04.stdout.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/c_compiler/test/ref/04.stdout.xml b/c_compiler/test/ref/04.stdout.xml
deleted file mode 100644
index caae53b..0000000
--- a/c_compiler/test/ref/04.stdout.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<Program>
- <Function id="foo">
- <Parameter id="bar1" />
- <Parameter id="bar2" />
- <Scope>
- <Variable id="x" />
- <Variable id="y" />
- <Variable id="z" />
- </Scope>
- </Function>
-</Program>