aboutsummaryrefslogtreecommitdiff
path: root/src/interp/br-op2.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/br-op2.boot')
-rw-r--r--src/interp/br-op2.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/br-op2.boot b/src/interp/br-op2.boot
index 15453e12..6b6c11e4 100644
--- a/src/interp/br-op2.boot
+++ b/src/interp/br-op2.boot
@@ -95,7 +95,7 @@ htSayExplicitExports r ==
systemError()
displayBreakIntoAnds pred ==
- pred is [op,:u] and member(op,'(and AND)) => u
+ pred is [op,:u] and op in '(and AND) => u
[pred]
htSayValue t ==