aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/ref/09.stdout.xml
blob: 7a7a770acb569ef4cda042fd1eb09779f0b86c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0"?>
<Program>
<Function id="x">
<Scope>
</Scope>
</Function>
<Variable id="g" />
<Function id="zz">
<Parameter id="a" />
<Parameter id="b" />
<Parameter id="c" />
<Scope>
<Scope>
<Variable id="a" />
</Scope>
<Scope>
<Variable id="fsdfsdfs" />
</Scope>
</Scope>
</Function>
</Program>