summaryrefslogtreecommitdiff
path: root/src/elisp/urweb-move.el
diff options
context:
space:
mode:
Diffstat (limited to 'src/elisp/urweb-move.el')
-rw-r--r--src/elisp/urweb-move.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elisp/urweb-move.el b/src/elisp/urweb-move.el
index 428a6803..3c7d5b21 100644
--- a/src/elisp/urweb-move.el
+++ b/src/elisp/urweb-move.el
@@ -78,7 +78,7 @@
(("/" "*" "%") . 7)
(("++" "--") 8)
(("NOT") 9)
- (("~" "$") 10)))
+ (("~") 10)))
"Alist of Ur/Web infix operators and their precedence.")
(defconst urweb-syntax-prec