aboutsummaryrefslogtreecommitdiff
path: root/src/interp/br-data.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/br-data.boot')
-rw-r--r--src/interp/br-data.boot3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/interp/br-data.boot b/src/interp/br-data.boot
index e6a330b6..5df41701 100644
--- a/src/interp/br-data.boot
+++ b/src/interp/br-data.boot
@@ -115,7 +115,8 @@ buildLibdbConEntry conname ==
DOWNCASE stringChar(symbolName kind,0)
argl := rest $conform
conComments :=
- LASSOC('constructor,$doc) is [[=nil,:r]] => libdbTrim concatWithBlanks r
+ symbolLassoc('constructor,$doc) is [[=nil,:r]] =>
+ libdbTrim concatWithBlanks r
'""
argpart:= subString(form2HtString ['f,:argl],1)
sigpart:= libConstructorSig $conform