aboutsummaryrefslogtreecommitdiff
path: root/examples/working-compiler/curry-std.test
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2014-03-11 18:35:06 +0100
committerDrahflow <drahflow@gmx.de>2014-03-11 18:35:06 +0100
commit322d8de9f2d5a4b7159c72d36add03e29dcbe5c2 (patch)
treed0e458075ae1fe8175890947042e748c5d7333f5 /examples/working-compiler/curry-std.test
parentcb4411da6072cccf0030e5f2c1eb4bbd57a6a14a (diff)
(Slow) abstract data types
Diffstat (limited to 'examples/working-compiler/curry-std.test')
-rw-r--r--examples/working-compiler/curry-std.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/working-compiler/curry-std.test b/examples/working-compiler/curry-std.test
new file mode 100644
index 0000000..28dab30
--- /dev/null
+++ b/examples/working-compiler/curry-std.test
@@ -0,0 +1,4 @@
+3 3 ||add ||add mul * * dump
+||add ||add mul { ** }_ =*m
+
+3 3 m dump