aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/out/10.stdout.xml
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-03-10 21:46:46 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-03-10 21:46:46 +0000
commit75b7f8314bc552fd80318d928d30700daaa7539c (patch)
tree1e50ebcb96d7de26d4d51e2b7967b90298bf4e36 /c_parser/test/out/10.stdout.xml
parenta7ac9e0bb5c1cee263a7454ccdc4b9621613659f (diff)
downloadCompiler-75b7f8314bc552fd80318d928d30700daaa7539c.tar.gz
Compiler-75b7f8314bc552fd80318d928d30700daaa7539c.zip
fixing .gitignore
Diffstat (limited to 'c_parser/test/out/10.stdout.xml')
-rw-r--r--c_parser/test/out/10.stdout.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/c_parser/test/out/10.stdout.xml b/c_parser/test/out/10.stdout.xml
deleted file mode 100644
index b07997e..0000000
--- a/c_parser/test/out/10.stdout.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0"?>
-<Program>
-<Function id="f">
-<Scope>
-</Scope>
-</Function>
-<Variable id="g" />
-<Function id="x">
-<Parameter id="y" />
-<Scope>
-<Variable id="z" />
-<Scope>
-<Variable id="r" />
-</Scope>
-<Scope>
-<Variable id="f" />
-</Scope>
-</Scope>
-</Function>
-</Program>