summaryrefslogtreecommitdiff
path: root/impl/test/6.eqns
diff options
context:
space:
mode:
Diffstat (limited to 'impl/test/6.eqns')
-rw-r--r--impl/test/6.eqns2
1 files changed, 2 insertions, 0 deletions
diff --git a/impl/test/6.eqns b/impl/test/6.eqns
new file mode 100644
index 0000000..d8a508b
--- /dev/null
+++ b/impl/test/6.eqns
@@ -0,0 +1,2 @@
+x = max(0, x + y)
+y = x;1