src/HOL/ex/Multiquote.thy
changeset 80914 d97fdabd9e2b
parent 69597 ff784d5a5bfb
--- a/src/HOL/ex/Multiquote.thy	Fri Sep 20 19:07:10 2024 +0200
+++ b/src/HOL/ex/Multiquote.thy	Fri Sep 20 19:51:08 2024 +0200
@@ -14,8 +14,8 @@
 \<close>
 
 syntax
-  "_quote" :: "'b \<Rightarrow> ('a \<Rightarrow> 'b)"    ("\<guillemotleft>_\<guillemotright>" [0] 1000)
-  "_antiquote" :: "('a \<Rightarrow> 'b) \<Rightarrow> 'b"    ("\<acute>_" [1000] 1000)
+  "_quote" :: "'b \<Rightarrow> ('a \<Rightarrow> 'b)"    (\<open>\<guillemotleft>_\<guillemotright>\<close> [0] 1000)
+  "_antiquote" :: "('a \<Rightarrow> 'b) \<Rightarrow> 'b"    (\<open>\<acute>_\<close> [1000] 1000)
 
 parse_translation \<open>
   let