summaryrefslogtreecommitdiff
path: root/defs
diff options
context:
space:
mode:
Diffstat (limited to 'defs')
-rw-r--r--defs/id.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/defs/id.def b/defs/id.def
index a35b5d55f9..fc7a04ffbc 100644
--- a/defs/id.def
+++ b/defs/id.def
@@ -130,7 +130,6 @@ token_ops = %[\
ANDOP &&
OROP ||
ANDDOT &.
- METHREF .:
]
class KeywordError < RuntimeError