diff -r 0288a566c966 -r 7b20f9f94f4e src/HOL/Library/Code_Test.thy --- a/src/HOL/Library/Code_Test.thy Sat Dec 17 12:24:13 2016 +0100 +++ b/src/HOL/Library/Code_Test.thy Sat Dec 17 13:42:25 2016 +0100 @@ -1,7 +1,7 @@ (* Title: HOL/Library/Code_Test.thy - Author: Andreas Lochbihler, ETH Zurich + Author: Andreas Lochbihler, ETH Zürich -Test infrastructure for the code generator +Test infrastructure for the code generator. *) theory Code_Test @@ -100,7 +100,7 @@ "yxml_string_of_xml_tree (xml.Elem name atts ts) rest = yot_append xml.XY ( yot_append (yot_literal name) ( - foldr (\(a, x) rest. + foldr (\(a, x) rest. yot_append xml.Y ( yot_append (yot_literal a) ( yot_append (yot_literal (STR ''='')) (