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