aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/ref/09.stdout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'c_parser/test/ref/09.stdout.xml')
-rw-r--r--c_parser/test/ref/09.stdout.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/c_parser/test/ref/09.stdout.xml b/c_parser/test/ref/09.stdout.xml
deleted file mode 100644
index 646cd98..0000000
--- a/c_parser/test/ref/09.stdout.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-<Program>
- <Function id="x">
- <Scope>
- </Scope>
- </Function>
- <Variable id="g" />
- <Function id="zz">
- <Parameter id="a" />
- <Parameter id="b" />
- <Parameter id="c" />
- <Scope>
- <Scope>
- <Variable id="a" />
- </Scope>
- <Scope>
- <Variable id="fsdfsdfs" />
- </Scope>
- </Scope>
- </Function>
-</Program>