summaryrefslogtreecommitdiff
path: root/defs
diff options
context:
space:
mode:
Diffstat (limited to 'defs')
-rw-r--r--defs/id.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/defs/id.def b/defs/id.def
index d871200cf9..c576fbc663 100644
--- a/defs/id.def
+++ b/defs/id.def
@@ -98,7 +98,7 @@ token_ops = %[\
COLON3 ::
ANDOP &&
OROP ||
- DOTQ .?
+ DOTQ &.
]
class KeywordError < RuntimeError