summaryrefslogtreecommitdiff
path: root/impl/test/7.eqns
diff options
context:
space:
mode:
Diffstat (limited to 'impl/test/7.eqns')
-rw-r--r--impl/test/7.eqns8
1 files changed, 8 insertions, 0 deletions
diff --git a/impl/test/7.eqns b/impl/test/7.eqns
new file mode 100644
index 0000000..1f69268
--- /dev/null
+++ b/impl/test/7.eqns
@@ -0,0 +1,8 @@
+x = 0
+y = max(x,a)
+a = b
+b = c
+c = d
+d = e
+e = f
+f = y