[java] Test annotations with RecordComponents
This commit is contained in:
@ -1147,7 +1147,7 @@ void RecordComponent():
|
||||
{
|
||||
(Annotation())*
|
||||
Type()
|
||||
[ (Annotation())* "..." {jjtThis.setVarargs();} ]
|
||||
[ "..." {jjtThis.setVarargs();} ]
|
||||
VariableDeclaratorId()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user