summaryrefslogtreecommitdiff
path: root/miniany/test1.c
diff options
context:
space:
mode:
Diffstat (limited to 'miniany/test1.c')
-rw-r--r--miniany/test1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/miniany/test1.c b/miniany/test1.c
index 94684fa..db266c0 100644
--- a/miniany/test1.c
+++ b/miniany/test1.c
@@ -4,3 +4,4 @@ int i;
int j;
i = 12+25/5-2*3; // another comment
+j = i/3+3*4; // another assignment