aboutsummaryrefslogtreecommitdiff
path: root/examples/working-compiler
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-04-14 19:32:51 +0200
committerDrahflow <drahflow@gmx.de>2015-04-14 19:32:51 +0200
commit68f9af208c4dbda73b8dd388619cf6f83711b2c3 (patch)
tree3e2ed3f0b74a3802a18e50ab26fdeb1dafef36fd /examples/working-compiler
parentf101a402d7043e79f055d33150d2d95cdd3416f0 (diff)
Improved some tests
Diffstat (limited to 'examples/working-compiler')
-rw-r--r--examples/working-compiler/curry-std.test2
-rw-r--r--examples/working-compiler/undefined-resolution.test2
2 files changed, 3 insertions, 1 deletions
diff --git a/examples/working-compiler/curry-std.test b/examples/working-compiler/curry-std.test
index 28dab30..0dc44a9 100644
--- a/examples/working-compiler/curry-std.test
+++ b/examples/working-compiler/curry-std.test
@@ -1,4 +1,4 @@
3 3 ||add ||add mul * * dump
||add ||add mul { ** }_ =*m
-3 3 m dump
+3 3 m dump # should be 00024
diff --git a/examples/working-compiler/undefined-resolution.test b/examples/working-compiler/undefined-resolution.test
index aa0230e..65b16b5 100644
--- a/examples/working-compiler/undefined-resolution.test
+++ b/examples/working-compiler/undefined-resolution.test
@@ -1,3 +1,5 @@
+# FIXME: does not yet work with optimization
+
<
{ "#." dump dump } "#." deffd
{ "#.|" dump dump } "#.|" deffd