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 1296b12e6c..132e92c7c5 100644
--- a/defs/id.def
+++ b/defs/id.def
@@ -117,7 +117,6 @@ token_ops = %[\
OROP ||
ANDDOT &.
METHREF .:
- PIPE |>
]
class KeywordError < RuntimeError