diff -r 53fea2ccab19 -r 7beb0cf38292 src/HOL/Codegenerator_Test/Candidates.thy --- a/src/HOL/Codegenerator_Test/Candidates.thy Thu Jan 02 08:37:52 2025 +0100 +++ b/src/HOL/Codegenerator_Test/Candidates.thy Thu Jan 02 08:37:55 2025 +0100 @@ -42,7 +42,7 @@ text \Avoid popular infix.\ -code_reserved SML upto +code_reserved (SML) upto text \Explicit check in \OCaml\ for correct precedence of let expressions in list expressions\