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 - Spread Operator (*.) support
Summary: Spread Operator (*.) support
Status: RESOLVED DUPLICATE of bug 151034
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-20 13:38 UTC by Martin Janicek
Modified: 2011-12-20 13:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***