aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/out/12.stdout.xml
blob: 471f225f7c7a9b7386320bac5caa60394058300f (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<Program>
<Function id="f">
<Parameter id="b" />
<Parameter id="c" />
<Scope>
<Variable id="a" />
</Scope>
</Function>
</Program>