This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from 96ecbab Merge pull request #1624 from T45K/make-consistent-with-1141
add 3ec5a07 GROOVY-10240: Support record grammar (allow disabling for
consistency with sealed classes)
new 7f26520 Merge branch 'groovy10240b'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../groovy/classgen/asm/WriterController.java | 2 +-
.../groovy/control/CompilerConfiguration.java | 25 ++++++++++++++++++++++
.../org/codehaus/groovy/classgen/RecordTest.groovy | 10 +++++++++
3 files changed, 36 insertions(+), 1 deletion(-)