-
Type:
Test
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9-beta-4, 1.8.4
-
Component/s: ast builder
-
Labels:None
-
Environment:1.9.0-beta-4-SNAPSHOT
-
Flags:Patch
AstBuilderFromSpecificationTest.testSpreadException has a todo:
{{{
public void testSpreadExpression()
}}}
I found the answer of the question and replaced the method by the answer.
Please see the attached patch.