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.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/c_parser/test/ref/07.stdout.xml b/c_parser/test/ref/07.stdout.xml
index ff0efb2..17c7c1b 100644
--- a/c_parser/test/ref/07.stdout.xml
+++ b/c_parser/test/ref/07.stdout.xml
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<Program>
-<Function id="foo">
-<Parameter id="a" />
-<Scope>
-<Scope>
-<Variable id="z" />
-</Scope>
-</Scope>
-</Function>
+ <Function id="foo">
+ <Parameter id="a" />
+ <Scope>
+ <Scope>
+ <Variable id="z" />
+ </Scope>
+ </Scope>
+ </Function>
</Program>