aboutsummaryrefslogtreecommitdiff
path: root/compiler/standard.ey
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2013-10-22 22:53:25 +0200
committerDrahflow <drahflow@gmx.de>2013-10-22 22:53:25 +0200
commit36db2558acb7fee6f4e575963b340bdd76143045 (patch)
tree6e1e3a8169f9a8a090cdaba65922fc31a82e21c8 /compiler/standard.ey
parent8ab3918f89bc537bdbdf2d400535c97cacf2dbb8 (diff)
Can now retype functions
Diffstat (limited to 'compiler/standard.ey')
-rw-r--r--compiler/standard.ey6
1 files changed, 3 insertions, 3 deletions
diff --git a/compiler/standard.ey b/compiler/standard.ey
index dd611e6..dedbe6b 100644
--- a/compiler/standard.ey
+++ b/compiler/standard.ey
@@ -17,9 +17,9 @@
}" /via defq
{ -1110 ; ==f =*a len _
- {
- 0 a
- 1 -102 range f each
+ {
+ 0 a
+ 1 -102 range f each
}' { "fold on empty array" die }'
? *
} /fold deffd