Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-beta-1
-
Component/s: parser
-
Labels:None
-
Number of attachments :
Description
The package statement should be optional, defaulting the class to the root package if not specified.
Issue Links
- is duplicated by
-
GROOVY-19
package should be optional in a Groovy class
-
Fixed. package statement entirely optional now.