summaryrefslogtreecommitdiff
path: root/impl/test/10.eqns
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-10-26 16:35:28 +1100
committerCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-10-26 16:35:28 +1100
commite5e937b77b45dd683af97da82f8c8a1761c6d4f0 (patch)
treef50862a9f86cf59057a1775180ad75e407a88568 /impl/test/10.eqns
parentc065ae2bd1176b17d137e0f52df6ef1d9af9e757 (diff)
Add some tests, and stuff.
Diffstat (limited to 'impl/test/10.eqns')
-rw-r--r--impl/test/10.eqns9
1 files changed, 9 insertions, 0 deletions
diff --git a/impl/test/10.eqns b/impl/test/10.eqns
new file mode 100644
index 0000000..39598f4
--- /dev/null
+++ b/impl/test/10.eqns
@@ -0,0 +1,9 @@
+x = 0
+w = max(x,y,z,u,w)
+y = w
+z = w
+u = a
+a = b
+b = c
+c = d
+d = w