aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/ref/05.stdout.xml
blob: 944d9505ec8d83c3e9e6881c0c1941400ff78cf3 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<Program>
  <Function id="foo">
    <Parameter id="x" />
    <Parameter id="y" />
    <Scope>
      <Scope></Scope>
    </Scope>
  </Function>
</Program>