aboutsummaryrefslogtreecommitdiff
path: root/src/interp/diagnostics.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/diagnostics.boot')
-rw-r--r--src/interp/diagnostics.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/diagnostics.boot b/src/interp/diagnostics.boot
index a16cba91..c5075839 100644
--- a/src/interp/diagnostics.boot
+++ b/src/interp/diagnostics.boot
@@ -89,7 +89,7 @@ MESSAGEPRINT_-1 x ==
PRINC x
MESSAGEPRINT_-2 x ==
- atom x =>
+ x isnt [.,:.] =>
not null x =>
writeString '" . "
MESSAGEPRINT_-1 x