aboutsummaryrefslogtreecommitdiffstats
path: root/c_compiler/test/ref/13.stdout.xml
blob: f0385cb7569eb3f4e54391f552027ad4456aa4c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<Program>
  <Function id="func">
    <Parameter id="x" />
    <Parameter id="y" />
    <Scope>
      <Variable id="i" />
      <Scope>
	<Variable id="z" />
      </Scope>
    </Scope>
  </Function>
</Program>