NEWS
changeset 80088 5afbf04418ec
parent 80081 1ca617398213
child 80136 12ce957231e0
child 80178 438d583ab378
--- a/NEWS	Fri Apr 05 20:41:54 2024 +0200
+++ b/NEWS	Fri Apr 05 21:21:02 2024 +0200
@@ -38,6 +38,11 @@
 
 *** HOL ***
 
+* Generated Scala code now works both with scalac -new-syntax or
+-old-syntax, but option -no-indent should always be used for robustness.
+Note that ISABELLE_SCALAC_OPTIONS provides options for Isabelle/Scala,
+which are also used for "export_code ... checking Scala".
+
 * Commands 'inductive_cases', 'inductive_simps', 'case_of_simps',
 'simps_of_case' now print results like 'theorem'.