This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 206573

Summary: Spread Operator (*.) support
Product: groovy Reporter: Martin Janicek <mjanicek>
Component: EditorAssignee: Martin Janicek <mjanicek>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description Martin Janicek 2011-12-20 13:38:12 UTC
Currently we don't have support for Spread Operator *. (see http://docs.codehaus.org/display/GROOVY/Operators for more details).
Comment 1 Martin Janicek 2011-12-20 13:40:12 UTC
Ooops, I've just found duplicate

*** This bug has been marked as a duplicate of bug 151034 ***