aboutsummaryrefslogtreecommitdiff
path: root/src/interp/br-op1.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/br-op1.boot')
-rw-r--r--src/interp/br-op1.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/br-op1.boot b/src/interp/br-op1.boot
index 2e50119b..ddd70f07 100644
--- a/src/interp/br-op1.boot
+++ b/src/interp/br-op1.boot
@@ -566,7 +566,7 @@ dbShowKind conform ==
conname := first conform
kind := getConstructorKindFromDB conname
kind = "domain" =>
- (s := PNAME conname).(maxIndex s) = '_& => '"default package"
+ isDefaultPackageName conname => '"default package"
'"domain"
PNAME kind