aboutsummaryrefslogtreecommitdiff
path: root/src/Util/Notations.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/Util/Notations.v')
-rw-r--r--src/Util/Notations.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Util/Notations.v b/src/Util/Notations.v
index febf3818d..65f436a1a 100644
--- a/src/Util/Notations.v
+++ b/src/Util/Notations.v
@@ -128,3 +128,4 @@ Reserved Notation "-- x" (at level 60, format "-- x").
Reserved Notation "~> R" (at level 70).
Reserved Notation "A ~> R" (at level 99).
Reserved Notation "'return' x" (at level 70, format "'return' x").
+Reserved Notation "f x" (only printing, at level 10, left associativity).