Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.7-beta-2
-
None
-
Mac OS 10.6.1
Java 1.6.0_15
Description
class InvalidListLiteral { def x = [ [foo: 1, bar: 2] // missing comma [foo: 1, bar: 2] ] }
Compilation result:
BUG! exception in phase 'class generation' in source unit 'ConsoleScript13' MapEntryExpression should not be visited here