aboutsummaryrefslogtreecommitdiffstats
path: root/c_compiler/test/ref/07.stdout.xml
blob: 17c7c1b15f3c78e7c2c18952938b7359a958d893 (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>