aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/ref/07.stdout.xml
blob: 11c3b77738837552b53b00ea9666760a67c0d50e (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>