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