aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/out/07.stdout.xml
blob: ff0efb2eb394a1e60247775b8c0b02ede0e1bbe8 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<Program>
<Function id="foo">
<Parameter id="a" />
<Scope>
<Scope>
<Variable id="z" />
</Scope>
</Scope>
</Function>
</Program>