aboutsummaryrefslogtreecommitdiffstats
path: root/c_compiler/test/out/13.stdout.xml
blob: 511d93bc4de893c12dde95af2cb7b3e917e0754b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<Program>
<Function id="func">
<Parameter id="x" />
<Parameter id="y" />
<Scope>
<Variable id="i" />
<Scope>
<Variable id="z" />
</Scope>
</Scope>
</Function>
</Program>