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.xml36
1 files changed, 18 insertions, 18 deletions
diff --git a/c_parser/test/ref/09.stdout.xml b/c_parser/test/ref/09.stdout.xml
index 7a7a770..646cd98 100644
--- a/c_parser/test/ref/09.stdout.xml
+++ b/c_parser/test/ref/09.stdout.xml
@@ -1,21 +1,21 @@
<?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>
+ <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>