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