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