summaryrefslogtreecommitdiff
path: root/miniany/test2.c
diff options
context:
space:
mode:
Diffstat (limited to 'miniany/test2.c')
-rw-r--r--miniany/test2.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/miniany/test2.c b/miniany/test2.c
new file mode 100644
index 0000000..374971d
--- /dev/null
+++ b/miniany/test2.c
@@ -0,0 +1,5 @@
+/* test2 */
+
+int i;
+
+i = 1+2*3/4-5*6+7*8;