Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
@groovy.transform.MapConstructor class Foo { String bar } println new Foo(bar: 'baz').bar // OK println new Foo() // NPE
Attachments
Issue Links
- links to