aboutsummaryrefslogtreecommitdiff
path: root/src/interp/wi2.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/wi2.boot')
-rw-r--r--src/interp/wi2.boot4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interp/wi2.boot b/src/interp/wi2.boot
index c272fedc..3a4ef8b4 100644
--- a/src/interp/wi2.boot
+++ b/src/interp/wi2.boot
@@ -1054,8 +1054,8 @@ doItIf(item is [.,p,x,y],$predl,$e) ==
nils:=[gv,:nils]
n:=n+1
- $functorLocalParameters:=[:oldFLP,:REVERSE nils]
- REVERSE ans
+ $functorLocalParameters:=[:oldFLP,:reverse nils]
+ reverse ans
oldFLP:=$functorLocalParameters
if y~="%noBranch" then
--> new <-----------------------