diff -r 8042869c2072 -r 843dba3d307a src/HOL/ex/Code_Lazy_Demo.thy --- a/src/HOL/ex/Code_Lazy_Demo.thy Mon Sep 30 22:57:45 2024 +0200 +++ b/src/HOL/ex/Code_Lazy_Demo.thy Mon Sep 30 23:32:26 2024 +0200 @@ -40,7 +40,7 @@ | LCons (lhd: 'a) (ltl: "'a llist") (infixr \###\ 65) syntax - "_llist" :: "args => 'a list" (\\<^bold>\(\notation=\mixfix lazy list enumeration\\_)\<^bold>\\) + "_llist" :: "args => 'a list" (\(\indent=1 notation=\mixfix lazy list enumeration\\\<^bold>\_\<^bold>\)\) syntax_consts LCons translations