aboutsummaryrefslogtreecommitdiffstats
path: root/c_compiler/test/ref/09.stdout.xml
blob: 646cd985591153257be38c228522dea13d8cf6ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0"?>
<Program>
  <Function id="x">
    <Scope>
    </Scope>
  </Function>
  <Variable id="g" />
  <Function id="zz">
    <Parameter id="a" />
    <Parameter id="b" />
    <Parameter id="c" />
    <Scope>
      <Scope>
	<Variable id="a" />
      </Scope>
      <Scope>
	<Variable id="fsdfsdfs" />
      </Scope>
    </Scope>
  </Function>
</Program>