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