From 322d8de9f2d5a4b7159c72d36add03e29dcbe5c2 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Tue, 11 Mar 2014 18:35:06 +0100 Subject: (Slow) abstract data types --- examples/working-compiler/curry-std.test | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/working-compiler/curry-std.test (limited to 'examples/working-compiler/curry-std.test') 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 -- cgit v1.2.3