aboutsummaryrefslogtreecommitdiff
path: root/src/interp/scan.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/scan.boot')
-rw-r--r--src/interp/scan.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/scan.boot b/src/interp/scan.boot
index 674fe05e..eff296bf 100644
--- a/src/interp/scan.boot
+++ b/src/interp/scan.boot
@@ -448,7 +448,7 @@ scanPunct()==
scanKeyTr sss
scanKeyTr w==
- if EQ(keyword w,"DOT")
+ if keyword w = "DOT"
then if $floatok
then scanPossFloat(w)
else lfkey w