diff options
| author | Drahflow <drahflow@gmx.de> | 2015-04-14 19:32:51 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-04-14 19:32:51 +0200 |
| commit | 68f9af208c4dbda73b8dd388619cf6f83711b2c3 (patch) | |
| tree | 3e2ed3f0b74a3802a18e50ab26fdeb1dafef36fd /examples/working-compiler/curry-std.test | |
| parent | f101a402d7043e79f055d33150d2d95cdd3416f0 (diff) | |
Improved some tests
Diffstat (limited to 'examples/working-compiler/curry-std.test')
| -rw-r--r-- | examples/working-compiler/curry-std.test | 2 |
1 files changed, 1 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 |
