aboutsummaryrefslogtreecommitdiffstats
path: root/c_compiler/test/out/06.stdout.xml
blob: fbcbebdd1539305d6a9a7ad6f311a1b29f670acc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<Program>
<Function id="f">
<Parameter id="a" />
<Parameter id="b" />
<Parameter id="c" />
<Scope>
<Variable id="d" />
<Scope>
<Variable id="e" />
</Scope>
</Scope>
</Function>
</Program>