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.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/scan.boot b/src/interp/scan.boot
index 77f5bdc4..a5fc4135 100644
--- a/src/interp/scan.boot
+++ b/src/interp/scan.boot
@@ -110,7 +110,6 @@ scanKeyWords == [ _
['":","COLON" ],_
['":-","COLONDASH" ],_
['"@","AT" ],_
- ['"@@","ATAT" ],_
['",","COMMA" ],_
['";","SEMICOLON" ],_
['"**","POWER" ],_