aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/ref/12.stdout.xml
blob: 9f4926581a1b5702c6fdedfdbe7575d23eaf4ff4 (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>