aboutsummaryrefslogtreecommitdiffstats
path: root/c_compiler/test/out/10.stdout.xml
blob: b07997e8f9de1652f1dff22651c7e8020426a6ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<Program>
<Function id="f">
<Scope>
</Scope>
</Function>
<Variable id="g" />
<Function id="x">
<Parameter id="y" />
<Scope>
<Variable id="z" />
<Scope>
<Variable id="r" />
</Scope>
<Scope>
<Variable id="f" />
</Scope>
</Scope>
</Function>
</Program>