diff options
| author | Drahflow <drahflow@gmx.de> | 2014-03-11 18:35:06 +0100 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2014-03-11 18:35:06 +0100 |
| commit | 322d8de9f2d5a4b7159c72d36add03e29dcbe5c2 (patch) | |
| tree | d0e458075ae1fe8175890947042e748c5d7333f5 /examples/working-compiler/curry-std.test | |
| parent | cb4411da6072cccf0030e5f2c1eb4bbd57a6a14a (diff) | |
(Slow) abstract data types
Diffstat (limited to 'examples/working-compiler/curry-std.test')
| -rw-r--r-- | examples/working-compiler/curry-std.test | 4 |
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 |
