aboutsummaryrefslogtreecommitdiffstats
path: root/c_parser/test/ref/07.stdout.xml
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-02-17 22:12:38 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-02-17 22:12:38 +0000
commit744f11aad18ce8d184e69d129dcf636f8be9b302 (patch)
tree1d5fe8bd3be92ee4f01240eb96aa6f82a7bed044 /c_parser/test/ref/07.stdout.xml
parent850f46eeb6de286d4b079373104af87e3aca781c (diff)
downloadCompiler-744f11aad18ce8d184e69d129dcf636f8be9b302.tar.gz
Compiler-744f11aad18ce8d184e69d129dcf636f8be9b302.zip
Creating if statement and added test case for it
Diffstat (limited to 'c_parser/test/ref/07.stdout.xml')
-rw-r--r--c_parser/test/ref/07.stdout.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/c_parser/test/ref/07.stdout.xml b/c_parser/test/ref/07.stdout.xml
new file mode 100644
index 0000000..baedd20
--- /dev/null
+++ b/c_parser/test/ref/07.stdout.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<Program>
+<Scope>
+<Variable id="z" />
+</Scope>
+</Program>