diff --git a/lang/spec.html b/lang/spec.html index e56e4ed7..ea361b08 100644 --- a/lang/spec.html +++ b/lang/spec.html @@ -11665,6 +11665,7 @@

Summary of changes from 2022R4 to 2023R1

  • Clarify that the self variable in a method is implicitly final.
  • Regexp type has a filler value.
  • +
  • Readonly record types can have defaults.