aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/ref/07.stdout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'c_parser/test/ref/07.stdout.xml')
-rw-r--r--c_parser/test/ref/07.stdout.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/c_parser/test/ref/07.stdout.xml b/c_parser/test/ref/07.stdout.xml
index baedd20..ff0efb2 100644
--- a/c_parser/test/ref/07.stdout.xml
+++ b/c_parser/test/ref/07.stdout.xml
@@ -1,6 +1,11 @@
<?xml version="1.0"?>
<Program>
+<Function id="foo">
+<Parameter id="a" />
+<Scope>
<Scope>
<Variable id="z" />
</Scope>
+</Scope>
+</Function>
</Program>